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 11100110111011011000100011100111100110011010100111100110111011011000100011100111100110011010100101000010 e6ed88e799a9e6ed88e799a942
EUC-JP 跫育勦跫育勦B 11101100111011111011000011101001110100101010101111101100111011111011000011101001110100101010101101000010 ecefb0e9d2abecefb0e9d2ab42
UTF-8 跫育勦跫育勦B 11101000101101111010101111101000100000101011001011100101100010111010011011101000101101111010101111101000100000101011001011100101100010111010011001000010 e8b7abe882b2e58ba6e8b7abe882b2e58ba642
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)