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 ???O????? 001111110011111100111111010011110011111100111111001111110011111100111111 3f3f3f4f3f3f3f3f3f
SJIS-WIN ?懃?O????? 00111111100111001110011100111111010011110011111100111111001111110011111100111111 3f9ce73f4f3f3f3f3f3f
EUC-JP ?懃?O????? 00111111110110001110100100111111010011110011111100111111001111110011111100111111 3fd8e93f4f3f3f3f3f3f
UTF-8 렺懃렜O렺조렺읖렜 11101011101000001011101011100110100001111000001111101011101000001001110001001111111010111010000010111010111011001010000110110000111010111010000010111010111011001001110110010110111010111010000010011100 eba0bae68783eba09c4feba0baeca1b0eba0baec9d96eba09c
UHC 렺懃렜O렺조렺읖렜 1000111011000010110100001100010010001110101011100100111110001110110000101100000110110110100011101100001011000000110001011000111010101110 8ec2d0c48eae4f8ec2c1b68ec2c0c58eae

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