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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 硝鯆ョi硝鯆ョiB 1000111111001001111010011100001011110000101001001010111001101001100011111100100111101001110000101111000010100100101011100110100101000010 8fc9e9c2f0a4ae698fc9e9c2f0a4ae6942
EUC-JP 硝鯆?ョi硝鯆?ョiB 1011111011001011111100101100010000111111100011101010111001101001101111101100101111110010110001000011111110001110101011100110100101000010 becbf2c43f8eae69becbf2c43f8eae6942
UTF-8 硝鯆ョi硝鯆ョiB 111001111010000110011101111010011010111110000110111011101000000110100011111011111011110110101110011010011110011110100001100111011110100110101111100001101110111010000001101000111110111110111101101011100110100101000010 e7a19de9af86ee81a3efbdae69e7a19de9af86ee81a3efbdae6942
UHC 硝???i硝???iB 11110101101001100011111100111111001111110110100111110101101001100011111100111111001111110110100101000010 f5a63f3f3f69f5a63f3f3f6942

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