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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鬨キ豺栲鬨キ豺桀^ 111010011010100010110111111001101011011110011110011111011110100110101000101101111110011010110111100111100111101101011110 e9a8b7e6b79e7de9a8b7e6b79e7b5e
EUC-JP 鬨キ豺栲鬨キ豺桀^ 1111001010101010100011101011011111101100101110011101101111011110111100101010101010001110101101111110110010111001110110111101110001011110 f2aa8eb7ecb9dbdef2aa8eb7ecb9dbdc5e
UTF-8 鬨キ豺栲鬨キ豺桀^ 11101001101011001010100011101111101111011011011111101000101100011011101011100110101000001011001011101001101011001010100011101111101111011011011111101000101100011011101011100110101000011000000001011110 e9aca8efbdb7e8b1bae6a0b2e9aca8efbdb7e8b1bae6a1805e
UHC ??豺???豺桀^ 001111110011111111100011110011110011111100111111001111111110001111001111110010111111101001011110 3f3fe3cf3f3f3fe3cfcbfa5e

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