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 ??N}Y??N}bE 0011111100111111010011100111110101011001001111110011111101001110011111010110001001000101 3f3f4e7d593f3f4e7d6245
SJIS-WIN モ」N}Yモ」N}bE 1101001110100011010011100111110101011001110100111010001101001110011111010110001001000101 d3a34e7d59d3a34e7d6245
EUC-JP モ」N}Yモ」N}bE 100011101101001110001110101000110100111001111101010110011000111011010011100011101010001101001110011111010110001001000101 8ed38ea34e7d598ed38ea34e7d6245
UTF-8 モ」N}Yモ」N}bE 11101111101111101001001111101111101111011010001101001110011111010101100111101111101111101001001111101111101111011010001101001110011111010110001001000101 efbe93efbda34e7d59efbe93efbda34e7d6245
UHC ??N}Y??N}bE 0011111100111111010011100111110101011001001111110011111101001110011111010110001001000101 3f3f4e7d593f3f4e7d6245

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