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 ?U?h}?U?h{^ 0011111101010101001111110110100001111101001111110101010100111111011010000111101101011110 3f553f687d3f553f687b5e
SJIS-WIN ?U?h}?U?h{^ 0011111101010101001111110110100001111101001111110101010100111111011010000111101101011110 3f553f687d3f553f687b5e
EUC-JP ?U?h}?U?h{^ 0011111101010101001111110110100001111101001111110101010100111111011010000111101101011110 3f553f687d3f553f687b5e
UTF-8 책U혶h}책U혶h{^ 11101100101100011000010101010101111011011001100010110110011010000111110111101100101100011000010101010101111011011001100010110110011010000111101101011110 ecb18555ed98b6687decb18555ed98b6687b5e
UHC 책U혶h}책U혶h{^ 110000111010010101010101110000101001110101101000011111011100001110100101010101011100001010011101011010000111101101011110 c3a555c29d687dc3a555c29d687b5e

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