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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 頷募峙v頷募峙vB 111010001111010110010101111001011001101110110011011101101110100011110101100101011110010110011011101100110111011001000010 e8f595e59bb376e8f595e59bb37642
EUC-JP 頷募峙v頷募峙vB 111100001111011111001010111001111101011010110101011101101111000011110111110010101110011111010110101101010111011001000010 f0f7cae7d6b576f0f7cae7d6b57642
UTF-8 頷募峙v頷募峙vB 111010011010000010110111111001011000101110011111111001011011001110011001011101101110100110100000101101111110010110001011100111111110010110110011100110010111011001000010 e9a0b7e58b9fe5b39976e9a0b7e58b9fe5b3997642
UHC ?募峙v?募峙vB 00111111110110011011010011110110101110010111011000111111110110011011010011110110101110010111011001000010 3fd9b4f6b9763fd9b4f6b97642

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