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^ 1110110010110001100011001110110010100111101100011110110011110110101000110110010101011110 ecb18ceca7b1ecf6a3655e
SJIS-WIN ?±??§±??£e^ 001111111000000101111101001111110011111110000001100110001000000101111101001111110011111110000001100100100110010101011110 3f817d3f3f8198817d3f3f8192655e
EUC-JP ì±?ì§±ìö£e^ 1000111110101011110000001010000111011110001111111000111110101011110000001010000111111000101000011101111010001111101010111100000010001111101010111101001110100001111100100110010101011110 8fabc0a1de3f8fabc0a1f8a1de8fabc08fabd3a1f2655e
UTF-8 챌짱ìö£e^ 1100001110101100110000101011000111000010100011001100001110101100110000101010011111000010101100011100001110101100110000111011011011000010101000110110010101011110 c3acc2b1c28cc3acc2a7c2b1c3acc3b6c2a3655e
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)