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 1100001110100010011111100111110101110110110000111010001001111110011111010111011001000010 c3a27e7d76c3a27e7d7642
SJIS-WIN ?¢~}v?¢~}vB 00111111100000011001000101111110011111010111011000111111100000011001000101111110011111010111011001000010 3f81917e7d763f81917e7d7642
EUC-JP â~}vâ~}vB 1000111110101010101010101010000111110001011111100111110101110110100011111010101010101010101000011111000101111110011111010111011001000010 8faaaaa1f17e7d768faaaaa1f17e7d7642
UTF-8 â~}vâ~}vB 110000111000001111000010101000100111111001111101011101101100001110000011110000101010001001111110011111010111011001000010 c383c2a27e7d76c383c2a27e7d7642
UHC ??~}v??~}vB 0011111100111111011111100111110101110110001111110011111101111110011111010111011001000010 3f3f7e7d763f3f7e7d7642

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