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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 猷??松②?妊 1001011101010001001111110011111110001111101111001000011101000001001111111001010001000100 97513f3f8fbc87413f9444
EUC-JP 猷??松??妊 11001101101100100011111100111111101111101011111000111111001111111100011110100101 cdb23f3fbebe3f3fc7a5
UTF-8 猷띤뼳松②뎲妊 111001111000110010110111111010111001110110100100111010111011110010110011111001101001110110111110111000101001000110100001111010111000111010110010111001011010011010001010 e78cb7eb9da4ebbcb3e69dbee291a1eb8eb2e5a68a
UHC 猷띤뼳松②뎲妊 1110101110100011101101101110110110010110101101101110000111100110101010001110100010001001100001011110110011110100 eba3b6ed96b6e1e6a8e88985ecf4

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