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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 硝イ丈ロシォ丈 100011111100100111110101101111001011001010001111111001001101101110111100101010111000111111100100 8fc9f5bcb28fe4dbbcab8fe4
EUC-JP 硝?イ丈ロシォ丈 101111101100101100111111100011101011001010111110111001101000111011011011100011101011110010001110101010111011111011100110 becb3f8eb2bee68edb8ebc8eabbee6
UTF-8 硝イ丈ロシォ丈 111001111010000110011101111011101001000010100111111011111011110110110010111001001011100010001000111011111011111010011011111011111011110110111100111011111011110110101011111001001011100010001000 e7a19dee90a7efbdb2e4b888efbe9befbdbcefbdabe4b888
UHC 硝??丈???丈 1111010110100110001111110011111111101101110110110011111100111111001111111110110111011011 f5a63f3feddb3f3f3feddb

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