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 0011111100111111001111110011111101111010001111110011111100111111001111110111101001000010 3f3f3f3f7a3f3f3f3f7a42
SJIS-WIN ????z????zB 0011111100111111001111110011111101111010001111110011111100111111001111110111101001000010 3f3f3f3f7a3f3f3f3f7a42
EUC-JP ????z????zB 0011111100111111001111110011111101111010001111110011111100111111001111110111101001000010 3f3f3f3f7a3f3f3f3f7a42
UTF-8 쑹렟쒔렡z쑹렟쒔렡zB 111011001001000110111001111010111010000010011111111011001001001010010100111010111010000010100001011110101110110010010001101110011110101110100000100111111110110010010010100101001110101110100000101000010111101001000010 ec91b9eba09fec9294eba0a17aec91b9eba09fec9294eba0a17a42
UHC 쑹렟쒔렡z쑹렟쒔렡zB 10111110101010111000111010110000101111101010110110001110101100100111101010111110101010111000111010110000101111101010110110001110101100100111101001000010 beab8eb0bead8eb27abeab8eb0bead8eb27a42

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