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{^ 101111001101000110111100101011101011110010111011101111001101010001101110011111011011110011010001101111001010111010111100101110111011110011010100011011100111101101011110 bcd1bcaebcbbbcd46e7dbcd1bcaebcbbbcd46e7b5e
SJIS-WIN ????????n}????????n{^ 001111110011111100111111001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f3f3f6e7d3f3f3f3f3f3f3f3f6e7b5e
EUC-JP ?Ñ?®???Ôn}?Ñ?®???Ôn{^ 001111111000111110101010110100000011111110001111101000101110111000111111001111110011111110001111101010101101010001101110011111010011111110001111101010101101000000111111100011111010001011101110001111110011111100111111100011111010101011010100011011100111101101011110 3f8faad03f8fa2ee3f3f3f8faad46e7d3f8faad03f8fa2ee3f3f3f8faad46e7b5e
UTF-8 ¼Ñ¼®¼»¼Ôn}¼Ñ¼®¼»¼Ôn{^ 11000010101111001100001110010001110000101011110011000010101011101100001010111100110000101011101111000010101111001100001110010100011011100111110111000010101111001100001110010001110000101011110011000010101011101100001010111100110000101011101111000010101111001100001110010100011011100111101101011110 c2bcc391c2bcc2aec2bcc2bbc2bcc3946e7dc2bcc391c2bcc2aec2bcc2bbc2bcc3946e7b5e
UHC ¼?¼®¼?¼?n}¼?¼®¼?¼?n{^ 10101000111110010011111110101000111110011010001011100111101010001111100100111111101010001111100100111111011011100111110110101000111110010011111110101000111110011010001011100111101010001111100100111111101010001111100100111111011011100111101101011110 a8f93fa8f9a2e7a8f93fa8f93f6e7da8f93fa8f9a2e7a8f93fa8f93f6e7b5e

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