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 챌짱혣e^ 1110110010110001100011001110110010100111101100011110110110011000101000110110010101011110 ecb18ceca7b1ed98a3655e
SJIS-WIN ?±??§±??£e^ 001111111000000101111101001111110011111110000001100110001000000101111101001111110011111110000001100100100110010101011110 3f817d3f3f8198817d3f3f8192655e
EUC-JP �짱�e^ 100011111010101111000000101000011101111000111111100011111010101111000000101000011111100010100001110111101000111110101011101111110011111110100001111100100110010101011110 8fabc0a1de3f8fabc0a1f8a1de8fabbf3fa1f2655e
UTF-8 챌짱혣e^ 1100001110101100110000101011000111000010100011001100001110101100110000101010011111000010101100011100001110101101110000101001100011000010101000110110010101011110 c3acc2b1c28cc3acc2a7c2b1c3adc298c2a3655e
UHC ?±??§±???e^ 0011111110100001101111100011111100111111101000011101011110100001101111100011111100111111001111110110010101011110 3fa1be3f3fa1d7a1be3f3f3f655e

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