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 °¦¾µ}°¦¾µ{^ 1011000010100110101111101011010101111101101100001010011010111110101101010111101101011110 b0a6beb57db0a6beb57b5e
SJIS-WIN °???}°???{^ 10000001100010110011111100111111001111110111110110000001100010110011111100111111001111110111101101011110 818b3f3f3f7d818b3f3f3f7b5e
EUC-JP °¦??}°¦??{^ 1010000111101011100011111010001011000011001111110011111101111101101000011110101110001111101000101100001100111111001111110111101101011110 a1eb8fa2c33f3f7da1eb8fa2c33f3f7b5e
UTF-8 °¦¾µ}°¦¾µ{^ 11000010101100001100001010100110110000101011111011000010101101010111110111000010101100001100001010100110110000101011111011000010101101010111101101011110 c2b0c2a6c2bec2b57dc2b0c2a6c2bec2b57b5e
UHC °?¾?}°?¾?{^ 101000011100011000111111101010001111101000111111011111011010000111000110001111111010100011111010001111110111101101011110 a1c63fa8fa3f7da1c63fa8fa3f7b5e

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