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???@{^ 001111110100110000111111001111110011111101000000011111010011111101001100001111110011111100111111010000000111101101011110 3f4c3f3f3f407d3f4c3f3f3f407b5e
SJIS-WIN ?L???@}?L???@{^ 001111110100110000111111001111110011111101000000011111010011111101001100001111110011111100111111010000000111101101011110 3f4c3f3f3f407d3f4c3f3f3f407b5e
EUC-JP ?L???@}?L???@{^ 001111110100110000111111001111110011111101000000011111010011111101001100001111110011111100111111010000000111101101011110 3f4c3f3f3f407d3f4c3f3f3f407b5e
UTF-8 책L혡챠혧@}책L혡챠혧@{^ 11101100101100011000010101001100111011011001100010100001111011001011000110100000111011011001100010100111010000000111110111101100101100011000010101001100111011011001100010100001111011001011000110100000111011011001100010100111010000000111101101011110 ecb1854ced98a1ecb1a0ed98a7407decb1854ced98a1ecb1a0ed98a7407b5e
UHC 책L혡챠혧@}책L혡챠혧@{^ 1100001110100101010011001100001010001010110000111010110111000010100011110100000001111101110000111010010101001100110000101000101011000011101011011100001010001111010000000111101101011110 c3a54cc28ac3adc28f407dc3a54cc28ac3adc28f407b5e

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