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 ›‘雑éÂ^ 100110111001000111101001110000101001101110010001111010011100001001011110 9b91e9c29b91e9c25e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ??éÂ??éÂ^ 0011111100111111100011111010101110110001100011111010101010100100001111110011111110001111101010111011000110001111101010101010010001011110 3f3f8fabb18faaa43f3f8fabb18faaa45e
UTF-8 ›‘雑éÂ^ 1100001010011011110000101001000111000011101010011100001110000010110000101001101111000010100100011100001110101001110000111000001001011110 c29bc291c3a9c382c29bc291c3a9c3825e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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