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{^ 110000101011000011100011100000001000010101101110011111011100001010110000111000111000000010000101011011100111101101011110 c2b0e380856e7dc2b0e380856e7b5e
SJIS-WIN ?°???n}?°???n{^ 0011111110000001100010110011111100111111001111110110111001111101001111111000000110001011001111110011111100111111011011100111101101011110 3f818b3f3f3f6e7d3f818b3f3f3f6e7b5e
EUC-JP 塋??n}塋??n{^ 10001111101010101010010010100001111010111000111110101011101010100011111100111111011011100111110110001111101010101010010010100001111010111000111110101011101010100011111100111111011011100111101101011110 8faaa4a1eb8fabaa3f3f6e7d8faaa4a1eb8fabaa3f3f6e7b5e
UTF-8 °々n}°々n{^ 11000011100000101100001010110000110000111010001111000010100000001100001010000101011011100111110111000011100000101100001010110000110000111010001111000010100000001100001010000101011011100111101101011110 c382c2b0c3a3c280c2856e7dc382c2b0c3a3c280c2856e7b5e
UHC ?°???n}?°???n{^ 0011111110100001110001100011111100111111001111110110111001111101001111111010000111000110001111110011111100111111011011100111101101011110 3fa1c63f3f3f6e7d3fa1c63f3f3f6e7b5e

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