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 キソヒヤ}キソヒヤ{^ 1011011110111111110010111101010001111101101101111011111111001011110101000111101101011110 b7bfcbd47db7bfcbd47b5e
EUC-JP キソヒヤ}キソヒヤ{^ 10001110101101111000111010111111100011101100101110001110110101000111110110001110101101111000111010111111100011101100101110001110110101000111101101011110 8eb78ebf8ecb8ed47d8eb78ebf8ecb8ed47b5e
UTF-8 キソヒヤ}キソヒヤ{^ 111011111011110110110111111011111011110110111111111011111011111010001011111011111011111010010100011111011110111110111101101101111110111110111101101111111110111110111110100010111110111110111110100101000111101101011110 efbdb7efbdbfefbe8befbe947defbdb7efbdbfefbe8befbe947b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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