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 ×®×¶}×®×¶{^ 1101011110101110110101111011011001111101110101111010111011010111101101100111101101011110 d7aed7b67dd7aed7b67b5e
SJIS-WIN ×?×¶}×?×¶{^ 1000000101111110001111111000000101111110100000011111011101111101100000010111111000111111100000010111111010000001111101110111101101011110 817e3f817e81f77d817e3f817e81f77b5e
EUC-JP ×®×¶}×®×¶{^ 101000011101111110001111101000101110111010100001110111111010001011111001011111011010000111011111100011111010001011101110101000011101111110100010111110010111101101011110 a1df8fa2eea1dfa2f97da1df8fa2eea1dfa2f97b5e
UTF-8 ×®×¶}×®×¶{^ 11000011100101111100001010101110110000111001011111000010101101100111110111000011100101111100001010101110110000111001011111000010101101100111101101011110 c397c2aec397c2b67dc397c2aec397c2b67b5e
UHC ×®×¶}×®×¶{^ 10100001101111111010001011100111101000011011111110100010110100100111110110100001101111111010001011100111101000011011111110100010110100100111101101011110 a1bfa2e7a1bfa2d27da1bfa2e7a1bfa2d27b5e

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