To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蒸?粧?蒸?粧?^ 10001111111101100011111110001111110011110011111110001111111101100011111110001111110011110011111101011110 8ff63f8fcf3f8ff63f8fcf3f5e
EUC-JP 蒸?粧?蒸?粧?^ 10111110111110000011111110111110110100010011111110111110111110000011111110111110110100010011111101011110 bef83fbed13fbef83fbed13f5e
UTF-8 蒸렪粧뒷蒸렪粧뒬^ 11101000100100101011100011101011101000001010101011100111101100101010011111101011100100101011011111101000100100101011100011101011101000001010101011100111101100101010011111101011100100101010110001011110 e892b8eba0aae7b2a7eb92b7e892b8eba0aae7b2a7eb92ac5e
UHC 蒸렪粧뒷蒸렪粧뒬^ 1111000111111010100011101011100011101101111100101011010111011110111100011111101010001110101110001110110111110010101101011101110001011110 f1fa8eb8edf2b5def1fa8eb8edf2b5dc5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)