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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 顆イ貅カ}顆イ貅カ{^ 111010001111011110110010111001101011101010110110011111011110100011110111101100101110011010111010101101100111101101011110 e8f7b2e6bab67de8f7b2e6bab67b5e
EUC-JP 顆イ貅カ}顆イ貅カ{^ 11110000111110011000111010110010111011001011110010001110101101100111110111110000111110011000111010110010111011001011110010001110101101100111101101011110 f0f98eb2ecbc8eb67df0f98eb2ecbc8eb67b5e
UTF-8 顆イ貅カ}顆イ貅カ{^ 111010011010000110000110111011111011110110110010111010001011001010000101111011111011110110110110011111011110100110100001100001101110111110111101101100101110100010110010100001011110111110111101101101100111101101011110 e9a186efbdb2e8b285efbdb67de9a186efbdb2e8b285efbdb67b5e
UHC 顆???}顆???{^ 11001110101010000011111100111111001111110111110111001110101010000011111100111111001111110111101101011110 cea83f3f3f7dcea83f3f3f7b5e

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