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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 顆キ蟷ク\}顆キ蟷ク\{^ 1110100011110111101101111110010110111001101110000101110001111101111010001111011110110111111001011011100110111000010111000111101101011110 e8f7b7e5b9b85c7de8f7b7e5b9b85c7b5e
EUC-JP 顆キ蟷ク\}顆キ蟷ク\{^ 111100001111100110001110101101111110101010111011100011101011100001011100011111011111000011111001100011101011011111101010101110111000111010111000010111000111101101011110 f0f98eb7eabb8eb85c7df0f98eb7eabb8eb85c7b5e
UTF-8 顆キ蟷ク\}顆キ蟷ク\{^ 1110100110100001100001101110111110111101101101111110100010011111101101111110111110111101101110000101110001111101111010011010000110000110111011111011110110110111111010001001111110110111111011111011110110111000010111000111101101011110 e9a186efbdb7e89fb7efbdb85c7de9a186efbdb7e89fb7efbdb85c7b5e
UHC 顆???\}顆???\{^ 110011101010100000111111001111110011111101011100011111011100111010101000001111110011111100111111010111000111101101011110 cea83f3f3f5c7dcea83f3f3f5c7b5e

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