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{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e
SJIS-WIN ?戍終nW}?戍終nW{^ 0011111110011100111110011000111101001001011011100101011101111101001111111001110011111001100011110100100101101110010101110111101101011110 3f9cf98f496e577d3f9cf98f496e577b5e
EUC-JP ?戍終nW}?戍終nW{^ 0011111111011000111110111011110110101010011011100101011101111101001111111101100011111011101111011010101001101110010101110111101101011110 3fd8fbbdaa6e577d3fd8fbbdaa6e577b5e
UTF-8 룶戍終nW}룶戍終nW{^ 11101011101000111011011011100110100010001000110111100111101101011000001001101110010101110111110111101011101000111011011011100110100010001000110111100111101101011000001001101110010101110111101101011110 eba3b6e6888de7b5826e577deba3b6e6888de7b5826e577b5e
UHC 룶戍終nW}룶戍終nW{^ 10001111101010111110001010100001111100001111101101101110010101110111110110001111101010111110001010100001111100001111101101101110010101110111101101011110 8fabe2a1f0fb6e577d8fabe2a1f0fb6e577b5e

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