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 迚狗見}迚狗見{^ 111001111000100110001011111001111000110010101001011111011110011110001001100010111110011110001100101010010111101101011110 e7898be78ca97de7898be78ca97b5e
EUC-JP 迚狗見}迚狗見{^ 111011011110100110110110111010011011100010101011011111011110110111101001101101101110100110111000101010110111101101011110 ede9b6e9b8ab7dede9b6e9b8ab7b5e
UTF-8 迚狗見}迚狗見{^ 111010001011111110011010111001111000101110010111111010001010011010001011011111011110100010111111100110101110011110001011100101111110100010100110100010110111101101011110 e8bf9ae78b97e8a68b7de8bf9ae78b97e8a68b7b5e
UHC ?狗見}?狗見{^ 00111111110011111011011111001100101110000111110100111111110011111011011111001100101110000111101101011110 3fcfb7ccb87d3fcfb7ccb87b5e

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