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 °°Â×°°Â×^ 1011000010110000100011111100001011010111101100001011000010001111110000101101011101011110 b0b08fc2d7b0b08fc2d75e
SJIS-WIN °°??×°°??×^ 1000000110001011100000011000101100111111001111111000000101111110100000011000101110000001100010110011111100111111100000010111111001011110 818b818b3f3f817e818b818b3f3f817e5e
EUC-JP °°?Â×°°?Â×^ 101000011110101110100001111010110011111110001111101010101010010010100001110111111010000111101011101000011110101100111111100011111010101010100100101000011101111101011110 a1eba1eb3f8faaa4a1dfa1eba1eb3f8faaa4a1df5e
UTF-8 °°Â×°°Â×^ 110000101011000011000010101100001100001010001111110000111000001011000011100101111100001010110000110000101011000011000010100011111100001110000010110000111001011101011110 c2b0c2b0c28fc382c397c2b0c2b0c28fc382c3975e
UHC °°??×°°??×^ 1010000111000110101000011100011000111111001111111010000110111111101000011100011010100001110001100011111100111111101000011011111101011110 a1c6a1c63f3fa1bfa1c6a1c63f3fa1bf5e

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