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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鶯???}鶯???{^ 11101001111100100011111100111111001111110111110111101001111100100011111100111111001111110111101101011110 e9f23f3f3f7de9f23f3f3f7b5e
EUC-JP 鶯???}鶯???{^ 11110010111101000011111100111111001111110111110111110010111101000011111100111111001111110111101101011110 f2f43f3f3f7df2f43f3f3f7b5e
UTF-8 鶯ㅺ퉮침}鶯ㅺ퉮침{^ 111010011011011010101111111000111000010110111010111011011000100110101110111011001011100110101000011111011110100110110110101011111110001110000101101110101110110110001001101011101110110010111001101010000111101101011110 e9b6afe385baed89aeecb9a87de9b6afe385baed89aeecb9a87b5e
UHC 鶯ㅺ퉮침}鶯ㅺ퉮침{^ 11100101101000111010010011101010101110011000011011000100101001110111110111100101101000111010010011101010101110011000011011000100101001110111101101011110 e5a3a4eab986c4a77de5a3a4eab986c4a77b5e

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