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 銓俶ク。}銓俶ク。{^ 111001111111001010011000111001101011100010100001011111011110011111110010100110001110011010111000101000010111101101011110 e7f298e6b8a17de7f298e6b8a17b5e
EUC-JP 銓俶ク。}銓俶ク。{^ 11101110111101001101000011101000100011101011100010001110101000010111110111101110111101001101000011101000100011101011100010001110101000010111101101011110 eef4d0e88eb88ea17deef4d0e88eb88ea17b5e
UTF-8 銓俶ク。}銓俶ク。{^ 111010011000101010010011111001001011111110110110111011111011110110111000111011111011110110100001011111011110100110001010100100111110010010111111101101101110111110111101101110001110111110111101101000010111101101011110 e98a93e4bfb6efbdb8efbda17de98a93e4bfb6efbdb8efbda17b5e
UHC 銓???}銓???{^ 11101111101100000011111100111111001111110111110111101111101100000011111100111111001111110111101101011110 efb03f3f3f7defb03f3f3f7b5e

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