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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 鵫裨}v鵫裨}vB 11111100010010001110010111101001011111010111011011111100010010001110010111101001011111010111011001000010 fc48e5e97d76fc48e5e97d7642
EUC-JP 鵫裨}v鵫裨}vB 100011111110101111111010111010101110101101111101011101101000111111101011111110101110101011101011011111010111011001000010 8febfaeaeb7d768febfaeaeb7d7642
UTF-8 鵫裨}v鵫裨}vB 1110100110110101101010111110100010100011101010000111110101110110111010011011010110101011111010001010001110101000011111010111011001000010 e9b5abe8a3a87d76e9b5abe8a3a87d7642
UHC ?裨}v?裨}vB 0011111111011110101001010111110101110110001111111101111010100101011111010111011001000010 3fdea57d763fdea57d7642

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