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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 驩吝廠蟲オ蜿ア 111010011000100110011001111001011000111110110001111001011011001110110101111001011000111110110001 e98999e58fb1e5b3b5e58fb1
EUC-JP 驩吝廠蟲オ蜿ア 1111000111101001110100101110011110111110101100111110101010110101100011101011010111101001111011111000111010110001 f1e9d2e7beb3eab58eb5e9ef8eb1
UTF-8 驩吝廠蟲オ蜿ア 111010011010100110101001111001011001000010011101111001011011101110100000111010001001111110110010111011111011110110110101111010001001110010111111111011111011110110110001 e9a9a9e5909de5bba0e89fb2efbdb5e89cbfefbdb1
UHC 驩吝廠蟲??? 1111110010111110110101111111000011110011110111111111010111111001001111110011111100111111 fcbed7f0f3dff5f93f3f3f

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