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 10010001010011011001000101100101011111010111011010010001010011011001000101100101011111010111011001000010 914d91657d76914d91657d7642
EUC-JP 閃粗}v閃粗}vB 11000001101011101100000111000110011111010111011011000001101011101100000111000110011111010111011001000010 c1aec1c67d76c1aec1c67d7642
UTF-8 閃粗}v閃粗}vB 1110100110010110100000111110011110110010100101110111110101110110111010011001011010000011111001111011001010010111011111010111011001000010 e99683e7b2977d76e99683e7b2977d7642
UHC 閃粗}v閃粗}vB 11100000111011001111000011011000011111010111011011100000111011001111000011011000011111010111011001000010 e0ecf0d87d76e0ecf0d87d7642

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