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^ 1110110010110001100011001110110010110001100110011110110010100111101000100110010101011110 ecb18cecb199eca7a2655e
SJIS-WIN ?±??±??§¢e^ 001111111000000101111101001111110011111110000001011111010011111100111111100000011001100010000001100100010110010101011110 3f817d3f3f817d3f3f81988191655e
EUC-JP ì±?ì±?ì§¢e^ 100011111010101111000000101000011101111000111111100011111010101111000000101000011101111000111111100011111010101111000000101000011111100010100001111100010110010101011110 8fabc0a1de3f8fabc0a1de3f8fabc0a1f8a1f1655e
UTF-8 챌챙짢e^ 1100001110101100110000101011000111000010100011001100001110101100110000101011000111000010100110011100001110101100110000101010011111000010101000100110010101011110 c3acc2b1c28cc3acc2b1c299c3acc2a7c2a2655e
UHC ?±??±??§?e^ 0011111110100001101111100011111100111111101000011011111000111111001111111010000111010111001111110110010101011110 3fa1be3f3fa1be3f3fa1d73f655e

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