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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鈔ア蜊ウ鞜懆セソ雉 1110011111100010101100011110010110001101101100111110100011011111100111001110100010111110101111111110100010110011 e7e2b1e58db3e8df9ce8bebfe8b3
EUC-JP 鈔ア蜊ウ鞜懆セソ雉 111011101110010010001110101100011110100111101101100011101011001111110000111000011101100011101010100011101011111010001110101111111111000010110101 eee48eb1e9ed8eb3f0e1d8ea8ebe8ebff0b5
UTF-8 鈔ア蜊ウ鞜懆セソ雉 111010011000100010010100111011111011110110110001111010001001110010001010111011111011110110110011111010011001111010011100111001101000011110000110111011111011110110111110111011111011110110111111111010011001101110001001 e98894efbdb1e89c8aefbdb3e99e9ce68786efbdbeefbdbfe99b89
UHC ????????雉 00111111001111110011111100111111001111110011111100111111001111111111011011001011 3f3f3f3f3f3f3f3ff6cb

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