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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 陋ケ蜀ヲ}陋ケ蜀ヲ{^ 111010001001101110111001111001011000011010100110011111011110100010011011101110011110010110000110101001100111101101011110 e89bb9e586a67de89bb9e586a67b5e
EUC-JP 陋ケ蜀ヲ}陋ケ蜀ヲ{^ 11101111111110111000111010111001111010011110011010001110101001100111110111101111111110111000111010111001111010011110011010001110101001100111101101011110 effb8eb9e9e68ea67deffb8eb9e9e68ea67b5e
UTF-8 陋ケ蜀ヲ}陋ケ蜀ヲ{^ 111010011001100110001011111011111011110110111001111010001001110010000000111011111011110110100110011111011110100110011001100010111110111110111101101110011110100010011100100000001110111110111101101001100111101101011110 e9998befbdb9e89c80efbda67de9998befbdb9e89c80efbda67b5e
UHC 陋?蜀?}陋?蜀?{^ 110101111011000000111111111101011011100100111111011111011101011110110000001111111111010110111001001111110111101101011110 d7b03ff5b93f7dd7b03ff5b93f7b5e

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