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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ??邯}v??邯}vB 00111111001111111110011110110110011111010111011000111111001111111110011110110110011111010111011001000010 3f3fe7b67d763f3fe7b67d7642
EUC-JP ?đ邯}v?đ邯}vB 0011111110001111101010011100001011101110101110000111110101110110001111111000111110101001110000101110111010111000011111010111011001000010 3f8fa9c2eeb87d763f8fa9c2eeb87d7642
UTF-8 룶đ邯}v룶đ邯}vB 111010111010001110110110110001001001000111101001100000101010111101111101011101101110101110100011101101101100010010010001111010011000001010101111011111010111011001000010 eba3b6c491e982af7d76eba3b6c491e982af7d7642
UHC 룶đ邯}v룶đ邯}vB 1000111110101011101010011010001011001010111110110111110101110110100011111010101110101001101000101100101011111011011111010111011001000010 8faba9a2cafb7d768faba9a2cafb7d7642

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