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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髻カ蜑ー蟆樒ォ歐 11101001100111111011011011100101100010011011000011100101101100001001111011100111101010111001111101011110 e99fb6e589b0e5b09ee7ab9f5e
EUC-JP 髻カ蜑ー蟆樒ォ歐 11110010101000011000111010110110111010011110100110001110101100001110101010110010110111001110100110001110101010111101110110111111 f2a18eb6e9e98eb0eab2dce98eabddbf
UTF-8 髻カ蜑ー蟆樒ォ歐 111010011010101110111011111011111011110110110110111010001001110010010001111011111011110110110000111010001001111110000110111001101010100010010010111011111011110110101011111001101010110110010000 e9abbbefbdb6e89c91efbdb0e89f86e6a892efbdabe6ad90
UHC ???????歐 001111110011111100111111001111110011111100111111001111111100111110110001 3f3f3f3f3f3f3fcfb1

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