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 ?????z?????zB 00111111001111110011111100111111001111110111101000111111001111110011111100111111001111110111101001000010 3f3f3f3f3f7a3f3f3f3f3f7a42
SJIS-WIN ???敦?z???敦?zB 001111110011111100111111100100111101011000111111011110100011111100111111001111111001001111010110001111110111101001000010 3f3f3f93d63f7a3f3f3f93d63f7a42
EUC-JP ???敦?z???敦?zB 001111110011111100111111110001101101100000111111011110100011111100111111001111111100011011011000001111110111101001000010 3f3f3fc6d83f7a3f3f3fc6d83f7a42
UTF-8 렻렔렺敦렫z렻렔렺敦렫zB 111010111010000010111011111010111010000010010100111010111010000010111010111001101001010110100110111010111010000010101011011110101110101110100000101110111110101110100000100101001110101110100000101110101110011010010101101001101110101110100000101010110111101001000010 eba0bbeba094eba0bae695a6eba0ab7aeba0bbeba094eba0bae695a6eba0ab7a42
UHC 렻렔렺敦렫z렻렔렺敦렫zB 1000111011000011100011101010100110001110110000101101010011000100100011101011100101111010100011101100001110001110101010011000111011000010110101001100010010001110101110010111101001000010 8ec38ea98ec2d4c48eb97a8ec38ea98ec2d4c48eb97a42

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