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^ 111011001011000110011000111011001010011110101101111011001010011110101111010111100110010101011110 ecb198eca7adeca7af5e655e
SJIS-WIN ?±??§??§?^e^ 001111111000000101111101001111110011111110000001100110000011111100111111100000011001100000111111010111100110010101011110 3f817d3f3f81983f3f81983f5e655e
EUC-JP ��짯^e^ 1000111110101011110000001010000111011110001111111000111110101011110000001010000111111000001111111000111110101011110000001010000111111000100011111010001010110100010111100110010101011110 8fabc0a1de3f8fabc0a1f83f8fabc0a1f88fa2b45e655e
UTF-8 챘짭짯^e^ 110000111010110011000010101100011100001010011000110000111010110011000010101001111100001010101101110000111010110011000010101001111100001010101111010111100110010101011110 c3acc2b1c298c3acc2a7c2adc3acc2a7c2af5e655e
UHC ?±??§­?§?^e^ 00111111101000011011111000111111001111111010000111010111101000011010100100111111101000011101011100111111010111100110010101011110 3fa1be3f3fa1d7a1a93fa1d73f5e655e

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