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 °¥Ù¯n}°¥Ù¯n{^ 10110000101001011101100110101111011011100111110110110000101001011101100110101111011011100111101101011110 b0a5d9af6e7db0a5d9af6e7b5e
SJIS-WIN °¥??n}°¥??n{^ 1000000110001011100000011000111100111111001111110110111001111101100000011000101110000001100011110011111100111111011011100111101101011110 818b818f3f3f6e7d818b818f3f3f6e7b5e
EUC-JP °?Ù¯n}°?Ù¯n{^ 1010000111101011001111111000111110101010111000111000111110100010101101000110111001111101101000011110101100111111100011111010101011100011100011111010001010110100011011100111101101011110 a1eb3f8faae38fa2b46e7da1eb3f8faae38fa2b46e7b5e
UTF-8 °¥Ù¯n}°¥Ù¯n{^ 110000101011000011000010101001011100001110011001110000101010111101101110011111011100001010110000110000101010010111000011100110011100001010101111011011100111101101011110 c2b0c2a5c399c2af6e7dc2b0c2a5c399c2af6e7b5e
UHC °???n}°???n{^ 101000011100011000111111001111110011111101101110011111011010000111000110001111110011111100111111011011100111101101011110 a1c63f3f3f6e7da1c63f3f3f6e7b5e

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