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 溜븀쪍^ 11101111101001111000101111101011101110001000000011101100101010101000110101011110 efa78bebb880ecaa8d5e
SJIS-WIN ?§???????^ 0011111110000001100110000011111100111111001111110011111100111111001111110011111101011110 3f81983f3f3f3f3f3f3f5e
EUC-JP ���^ 100011111010101111000001101000011111100000111111100011111010101110110011100011111010001010110001001111111000111110101011110000001000111110100010111011000011111101011110 8fabc1a1f83f8fabb38fa2b13f8fabc08fa2ec3f5e
UTF-8 溜븀쪍^ 11000011101011111100001010100111110000101000101111000011101010111100001010111000110000101000000011000011101011001100001010101010110000101000110101011110 c3afc2a7c28bc3abc2b8c280c3acc2aac28d5e
UHC ?§??¸??ª?^ 00111111101000011101011100111111001111111010001010101100001111110011111110101000101000110011111101011110 3fa1d73f3fa2ac3f3fa8a33f5e

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