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_n}혳B_n{^ 111011011001100010110011010000100101111101101110011111011110110110011000101100110100001001011111011011100111101101011110 ed98b3425f6e7ded98b3425f6e7b5e
SJIS-WIN ???B_n}???B_n{^ 001111110011111100111111010000100101111101101110011111010011111100111111001111110100001001011111011011100111101101011110 3f3f3f425f6e7d3f3f3f425f6e7b5e
EUC-JP í??B_n}í??B_n{^ 10001111101010111011111100111111001111110100001001011111011011100111110110001111101010111011111100111111001111110100001001011111011011100111101101011110 8fabbf3f3f425f6e7d8fabbf3f3f425f6e7b5e
UTF-8 혳B_n}혳B_n{^ 110000111010110111000010100110001100001010110011010000100101111101101110011111011100001110101101110000101001100011000010101100110100001001011111011011100111101101011110 c3adc298c2b3425f6e7dc3adc298c2b3425f6e7b5e
UHC ??³B_n}??³B_n{^ 0011111100111111101010011111100001000010010111110110111001111101001111110011111110101001111110000100001001011111011011100111101101011110 3f3fa9f8425f6e7d3f3fa9f8425f6e7b5e

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