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채O^ 111011001011000110000100010011111110110010110001100001000100111101011110 ecb1844fecb1844f5e
SJIS-WIN ?±?O?±?O^ 0011111110000001011111010011111101001111001111111000000101111101001111110100111101011110 3f817d3f4f3f817d3f4f5e
EUC-JP ì±?Oì±?O^ 100011111010101111000000101000011101111000111111010011111000111110101011110000001010000111011110001111110100111101011110 8fabc0a1de3f4f8fabc0a1de3f4f5e
UTF-8 채O채O^ 110000111010110011000010101100011100001010000100010011111100001110101100110000101011000111000010100001000100111101011110 c3acc2b1c2844fc3acc2b1c2844f5e
UHC ?±?O?±?O^ 0011111110100001101111100011111101001111001111111010000110111110001111110100111101011110 3fa1be3f4f3fa1be3f4f5e

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