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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 信?僊}信?僊{^ 10010000010011010011111110011001010000010111110110010000010011010011111110011001010000010111101101011110 904d3f99417d904d3f99417b5e
EUC-JP 信?僊}信?僊{^ 10111111101011100011111111010001101000100111110110111111101011100011111111010001101000100111101101011110 bfae3fd1a27dbfae3fd1a27b5e
UTF-8 信뤜僊}信뤜僊{^ 111001001011111110100001111010111010010010011100111001011000001110001010011111011110010010111111101000011110101110100100100111001110010110000011100010100111101101011110 e4bfa1eba49ce5838a7de4bfa1eba49ce5838a7b5e
UHC 信뤜僊}信뤜僊{^ 111000111110000110001111110010111110000010111010011111011110001111100001100011111100101111100000101110100111101101011110 e3e18fcbe0ba7de3e18fcbe0ba7b5e

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