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{^ 10111100101011101011110010111101011011100111110110111100101011101011110010111101011011100111101101011110 bcaebcbd6e7dbcaebcbd6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ?®??n}?®??n{^ 0011111110001111101000101110111000111111001111110110111001111101001111111000111110100010111011100011111100111111011011100111101101011110 3f8fa2ee3f3f6e7d3f8fa2ee3f3f6e7b5e
UTF-8 ¼®¼½n}¼®¼½n{^ 110000101011110011000010101011101100001010111100110000101011110101101110011111011100001010111100110000101010111011000010101111001100001010111101011011100111101101011110 c2bcc2aec2bcc2bd6e7dc2bcc2aec2bcc2bd6e7b5e
UHC ¼®¼½n}¼®¼½n{^ 101010001111100110100010111001111010100011111001101010001111011001101110011111011010100011111001101000101110011110101000111110011010100011110110011011100111101101011110 a8f9a2e7a8f9a8f66e7da8f9a2e7a8f9a8f66e7b5e

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