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{^ 11101000100000011010100001101110010101110111110111101000100000011010100001101110010101110111101101011110 e881a86e577de881a86e577b5e
EUC-JP 閨ィnW}閨ィnW{^ 111011111110000110001110101010000110111001010111011111011110111111100001100011101010100001101110010101110111101101011110 efe18ea86e577defe18ea86e577b5e
UTF-8 閨ィnW}閨ィnW{^ 11101001100101101010100011101111101111011010100001101110010101110111110111101001100101101010100011101111101111011010100001101110010101110111101101011110 e996a8efbda86e577de996a8efbda86e577b5e
UHC 閨?nW}閨?nW{^ 11010000101100010011111101101110010101110111110111010000101100010011111101101110010101110111101101011110 d0b13f6e577dd0b13f6e577b5e

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