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 ?L??R?L??^[?L??R?L??^[^ 0011111101001100001111110011111101010010001111110100110000111111001111110101111001011011001111110100110000111111001111110101001000111111010011000011111100111111010111100101101101011110 3f4c3f3f523f4c3f3f5e5b3f4c3f3f523f4c3f3f5e5b5e
SJIS-WIN ?L??R?L??^[?L??R?L??^[^ 0011111101001100001111110011111101010010001111110100110000111111001111110101111001011011001111110100110000111111001111110101001000111111010011000011111100111111010111100101101101011110 3f4c3f3f523f4c3f3f5e5b3f4c3f3f523f4c3f3f5e5b5e
EUC-JP ?L??R?L??^[?L??R?L??^[^ 0011111101001100001111110011111101010010001111110100110000111111001111110101111001011011001111110100110000111111001111110101001000111111010011000011111100111111010111100101101101011110 3f4c3f3f523f4c3f3f5e5b3f4c3f3f523f4c3f3f5e5b5e
UTF-8 책L혶혱R책L혶혱^[책L혶혱R책L혶혱^[^ 1110110010110001100001010100110011101101100110001011011011101101100110001011000101010010111011001011000110000101010011001110110110011000101101101110110110011000101100010101111001011011111011001011000110000101010011001110110110011000101101101110110110011000101100010101001011101100101100011000010101001100111011011001100010110110111011011001100010110001010111100101101101011110 ecb1854ced98b6ed98b152ecb1854ced98b6ed98b15e5becb1854ced98b6ed98b152ecb1854ced98b6ed98b15e5b5e
UHC 책L혶혱R책L혶혱^[책L혶혱R책L혶혱^[^ 1100001110100101010011001100001010011101110000101001100001010010110000111010010101001100110000101001110111000010100110000101111001011011110000111010010101001100110000101001110111000010100110000101001011000011101001010100110011000010100111011100001010011000010111100101101101011110 c3a54cc29dc29852c3a54cc29dc2985e5bc3a54cc29dc29852c3a54cc29dc2985e5b5e

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