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 ??B????B 0011111100111111010000100011111100111111001111110011111101000010 3f3f423f3f3f3f42
SJIS-WIN モュB簑珎獨B 110100111010110101000010111000101100000011100000110111011110000011010101111100001110111001000010 d3ad42e2c0e0dde0d5f0ee42
EUC-JP モュB簑珎獨?B 10001110110100111000111010101101010000101110010011000010111000001101111111100000110101110011111101000010 8ed38ead42e4c2e0dfe0d73f42
UTF-8 モュB簑珎獨B 1110111110111110100100111110111110111101101011010100001011100111101100001001000111100111100011111000111011100111100011011010100011101110100000101010110101000010 efbe93efbdad42e7b091e78f8ee78da8ee82ad42
UHC ??B??獨?B 001111110011111101000010001111110011111111010100101111000011111101000010 3f3f423f3fd4bc3f42

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