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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 冓羇邱冓羇邱B 10011001011010011110001110110010111001111011011110011001011010011110001110110010111001111011011101000010 9969e3b2e7b79969e3b2e7b742
EUC-JP 冓羇邱冓羇邱B 11010001110010101110011010110100111011101011100111010001110010101110011010110100111011101011100101000010 d1cae6b4eeb9d1cae6b4eeb942
UTF-8 冓羇邱冓羇邱B 11100101100001101001001111100111101111101000011111101001100000101011000111100101100001101001001111100111101111101000011111101001100000101011000101000010 e58693e7be87e982b1e58693e7be87e982b142
UHC ??邱??邱B 001111110011111111001111110010000011111100111111110011111100100001000010 3f3fcfc83f3fcfc842

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