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 0011111100111111110111110111110101110110001111110011111111011111011111010111011001000010 3f3fdf7d763f3fdf7d7642
SJIS-WIN ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
EUC-JP ??ß}v??ß}vB 001111110011111110001111101010011100111001111101011101100011111100111111100011111010100111001110011111010111011001000010 3f3f8fa9ce7d763f3f8fa9ce7d7642
UTF-8 룴햶ß}v룴햶ß}vB 111010111010001110110100111011011001011010110110110000111001111101111101011101101110101110100011101101001110110110010110101101101100001110011111011111010111011001000010 eba3b4ed96b6c39f7d76eba3b4ed96b6c39f7d7642
UHC 룴햶ß}v룴햶ß}vB 1000111110101001110000011000111110101001101011000111110101110110100011111010100111000001100011111010100110101100011111010111011001000010 8fa9c18fa9ac7d768fa9c18fa9ac7d7642

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