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??}?L??{^ 0011111101001100001111110011111101111101001111110100110000111111001111110111101101011110 3f4c3f3f7d3f4c3f3f7b5e
SJIS-WIN ?L??}?L??{^ 0011111101001100001111110011111101111101001111110100110000111111001111110111101101011110 3f4c3f3f7d3f4c3f3f7b5e
EUC-JP ?L??}?L??{^ 0011111101001100001111110011111101111101001111110100110000111111001111110111101101011110 3f4c3f3f7d3f4c3f3f7b5e
UTF-8 책L혵짠}책L혵짠{^ 1110110010110001100001010100110011101101100110001011010111101100101001111010000001111101111011001011000110000101010011001110110110011000101101011110110010100111101000000111101101011110 ecb1854ced98b5eca7a07decb1854ced98b5eca7a07b5e
UHC 책L혵짠}책L혵짠{^ 1100001110100101010011001100001010011100110000101010011101111101110000111010010101001100110000101001110011000010101001110111101101011110 c3a54cc29cc2a77dc3a54cc29cc2a77b5e

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