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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 莪削什莪削什B 11100100101011101000110111101101100011110101100111100100101011101000110111101101100011110101100101000010 e4ae8ded8f59e4ae8ded8f5942
EUC-JP 莪削什莪削什B 11101000101100001011101011101111101111011011101011101000101100001011101011101111101111011011101001000010 e8b0baefbdbae8b0baefbdba42
UTF-8 莪削什莪削什B 11101000100011101010101011100101100010011000101011100100101110111000000011101000100011101010101011100101100010011000101011100100101110111000000001000010 e88eaae5898ae4bb80e88eaae5898ae4bb8042
UHC 莪削什莪削什B 11100100101101011101111011111011111001001010011111100100101101011101111011111011111001001010011101000010 e4b5defbe4a7e4b5defbe4a742

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