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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 娼ヒ憘ゥ}娼ヒ憘ゥ{^ 100011111010100111001011111110101100011010101001011111011000111110101001110010111111101011000110101010010111101101011110 8fa9cbfac6a97d8fa9cbfac6a97b5e
EUC-JP 娼ヒ憘ゥ}娼ヒ憘ゥ{^ 101111101010101110001110110010111000111110111110111001001000111010101001011111011011111010101011100011101100101110001111101111101110010010001110101010010111101101011110 beab8ecb8fbee48ea97dbeab8ecb8fbee48ea97b5e
UTF-8 娼ヒ憘ゥ}娼ヒ憘ゥ{^ 111001011010100010111100111011111011111010001011111001101000011010011000111011111011110110101001011111011110010110101000101111001110111110111110100010111110011010000110100110001110111110111101101010010111101101011110 e5a8bcefbe8be68698efbda97de5a8bcefbe8be68698efbda97b5e
UHC 娼?憘?}娼?憘?{^ 111100111101111000111111111111011111001100111111011111011111001111011110001111111111110111110011001111110111101101011110 f3de3ffdf33f7df3de3ffdf33f7b5e

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