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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ツ湘凝ウテ崢湘凝ウテ竸 1100001010001111110000111000101111000011101100111100001110011011110000101000111111000011100010111100001110110011110000111001100101011110 c28fc38bc3b3c39bc28fc38bc3b3c3995e
EUC-JP ツ湘凝ウテ崢湘凝ウテ竸 10001110110000101011111011000101101101101100010110001110101100111000111011000011110101101100010010111110110001011011011011000101100011101011001110001110110000111101000110111111 8ec2bec5b6c58eb38ec3d6c4bec5b6c58eb38ec3d1bf
UTF-8 ツ湘凝ウテ崢湘凝ウテ竸 111011111011111010000010111001101011100110011000111001011000011110011101111011111011110110110011111011111011111010000011111001011011010010100010111001101011100110011000111001011000011110011101111011111011110110110011111011111011111010000011111001111010101110111000 efbe82e6b998e5879defbdb3efbe83e5b4a2e6b998e5879defbdb3efbe83e7abb8
UHC ?湘凝???湘凝??? 001111111101111111001111111010111110101000111111001111110011111111011111110011111110101111101010001111110011111100111111 3fdfcfebea3f3f3fdfcfebea3f3f3f

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