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 ??nW}??nW{^ 0011111100111111011011100101011101111101001111110011111101101110010101110111101101011110 3f3f6e577d3f3f6e577b5e
SJIS-WIN 高?nW}高?nW{^ 10001101100000100011111101101110010101110111110110001101100000100011111101101110010101110111101101011110 8d823f6e577d8d823f6e577b5e
EUC-JP 高?nW}高?nW{^ 10111001111000100011111101101110010101110111110110111001111000100011111101101110010101110111101101011110 b9e23f6e577db9e23f6e577b5e
UTF-8 高랏nW}高랏nW{^ 11101001101010111001100011101011100111101000111101101110010101110111110111101001101010111001100011101011100111101000111101101110010101110111101101011110 e9ab98eb9e8f6e577de9ab98eb9e8f6e577b5e
UHC 高랏nW}高랏nW{^ 110011011101010010110110111110010110111001010111011111011100110111010100101101101111100101101110010101110111101101011110 cdd4b6f96e577dcdd4b6f96e577b5e

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