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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 硝イ丈ロシォ丈メ 10001111110010011111010110111100101100101000111111100100110110111011110010101011100011111110010011010010 8fc9f5bcb28fe4dbbcab8fe4d2
EUC-JP 硝?イ丈ロシォ丈メ 1011111011001011001111111000111010110010101111101110011010001110110110111000111010111100100011101010101110111110111001101000111011010010 becb3f8eb2bee68edb8ebc8eabbee68ed2
UTF-8 硝イ丈ロシォ丈メ 111001111010000110011101111011101001000010100111111011111011110110110010111001001011100010001000111011111011111010011011111011111011110110111100111011111011110110101011111001001011100010001000111011111011111010010010 e7a19dee90a7efbdb2e4b888efbe9befbdbcefbdabe4b888efbe92
UHC 硝??丈???丈? 111101011010011000111111001111111110110111011011001111110011111100111111111011011101101100111111 f5a63f3feddb3f3f3feddb3f

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