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 11100111100011111000100011100111100110011010100111100111100011111000100011100111100110011010100101000010 e78f88e799a9e78f88e799a942
EUC-JP 迴育勦迴育勦B 11101101111011111011000011101001110100101010101111101101111011111011000011101001110100101010101101000010 edefb0e9d2abedefb0e9d2ab42
UTF-8 迴育勦迴育勦B 11101000101111111011010011101000100000101011001011100101100010111010011011101000101111111011010011101000100000101011001011100101100010111010011001000010 e8bfb4e882b2e58ba6e8bfb4e882b2e58ba642
UHC ?育??育?B 001111111110101111000000001111110011111111101011110000000011111101000010 3febc03f3febc03f42

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