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 ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e
SJIS-WIN 豈旧鮎H}豈旧鮎H{^ 1110011010101111100010111000110010001000101111000100100001111101111001101010111110001011100011001000100010111100010010000111101101011110 e6af8b8c88bc487de6af8b8c88bc487b5e
EUC-JP 豈旧鮎H}豈旧鮎H{^ 1110110010110001101101011110110010110000101111100100100001111101111011001011000110110101111011001011000010111110010010000111101101011110 ecb1b5ecb0be487decb1b5ecb0be487b5e
UTF-8 豈旧鮎H}豈旧鮎H{^ 1110100010110001100010001110011010010111101001111110100110101110100011100100100001111101111010001011000110001000111001101001011110100111111010011010111010001110010010000111101101011110 e8b188e697a7e9ae8e487de8b188e697a7e9ae8e487b5e
UHC 豈?鮎H}豈?鮎H{^ 110100011100001000111111111011111100011001001000011111011101000111000010001111111110111111000110010010000111101101011110 d1c23fefc6487dd1c23fefc6487b5e

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