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 ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
SJIS-WIN 葹エ雜ウ葹エ貂ャF 11100100110111111011010011101000101101101011001111100100110111111011010011100110101110001010110001000110 e4dfb4e8b6b3e4dfb4e6b8ac46
EUC-JP 葹エ雜ウ葹エ貂ャF 1110100011100001100011101011010011110000101110001000111010110011111010001110000110001110101101001110110010111010100011101010110001000110 e8e18eb4f0b88eb3e8e18eb4ecba8eac46
UTF-8 葹エ雜ウ葹エ貂ャF 11101000100100011011100111101111101111011011010011101001100110111001110011101111101111011011001111101000100100011011100111101111101111011011010011101000101100101000001011101111101111011010110001000110 e891b9efbdb4e99b9cefbdb3e891b9efbdb4e8b282efbdac46
UHC ??雜???貂?F 0011111100111111111011011101101000111111001111110011111111110101101100000011111101000110 3f3fedda3f3f3ff5b03f46

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