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 迚狗弔}迚狗弔{^ 111001111000100110001011111001111001001010100010011111011110011110001001100010111110011110010010101000100111101101011110 e7898be792a27de7898be792a27b5e
EUC-JP 迚狗弔}迚狗弔{^ 111011011110100110110110111010011100010010100100011111011110110111101001101101101110100111000100101001000111101101011110 ede9b6e9c4a47dede9b6e9c4a47b5e
UTF-8 迚狗弔}迚狗弔{^ 111010001011111110011010111001111000101110010111111001011011110010010100011111011110100010111111100110101110011110001011100101111110010110111100100101000111101101011110 e8bf9ae78b97e5bc947de8bf9ae78b97e5bc947b5e
UHC ?狗弔}?狗弔{^ 00111111110011111011011111110000110000000111110100111111110011111011011111110000110000000111101101011110 3fcfb7f0c07d3fcfb7f0c07b5e

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