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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 碩石碩胥[碩石碩胥[^ 10010000110101111001000011001110100100001101011111100011111011110101101110010000110101111001000011001110100100001101011111100011111011110101101101011110 90d790ce90d7e3ef5b90d790ce90d7e3ef5b5e
EUC-JP 碩石碩胥[碩石碩胥[^ 11000000110110011100000011010000110000001101100111100110111100010101101111000000110110011100000011010000110000001101100111100110111100010101101101011110 c0d9c0d0c0d9e6f15bc0d9c0d0c0d9e6f15b5e
UTF-8 碩石碩胥[碩石碩胥[^ 111001111010001010101001111001111001111110110011111001111010001010101001111010001000001110100101010110111110011110100010101010011110011110011111101100111110011110100010101010011110100010000011101001010101101101011110 e7a2a9e79fb3e7a2a9e883a55be7a2a9e79fb3e7a2a9e883a55b5e
UHC 碩石碩胥[碩石碩胥[^ 11100000101101011110000010110100111000001011010111100000101000010101101111100000101101011110000010110100111000001011010111100000101000010101101101011110 e0b5e0b4e0b5e0a15be0b5e0b4e0b5e0a15b5e

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