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 池臀?}池臀?{^ 10010010011100101110010001011100001111110111110110010010011100101110010001011100001111110111101101011110 9272e45c3f7d9272e45c3f7b5e
EUC-JP 池臀?}池臀?{^ 11000011110100111110011110111101001111110111110111000011110100111110011110111101001111110111101101011110 c3d3e7bd3f7dc3d3e7bd3f7b5e
UTF-8 池臀▶}池臀▶{^ 111001101011000110100000111010001000011110000000111000101001011010110110011111011110011010110001101000001110100010000111100000001110001010010110101101100111101101011110 e6b1a0e88780e296b67de6b1a0e88780e296b67b5e
UHC 池臀▶}池臀▶{^ 111100101010111011010100111010111010001010111010011111011111001010101110110101001110101110100010101110100111101101011110 f2aed4eba2ba7df2aed4eba2ba7b5e

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