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 ¼Å¼¤¼Ä¼¼e^ 10111100110001011011110010100100101111001100010010111100101111000110010101011110 bcc5bca4bcc4bcbc655e
SJIS-WIN ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
EUC-JP ?Å?¤?Ä??e^ 00111111100011111010101010101001001111111000111110100010111100000011111110001111101010101010001100111111001111110110010101011110 3f8faaa93f8fa2f03f8faaa33f3f655e
UTF-8 ¼Å¼¤¼Ä¼¼e^ 110000101011110011000011100001011100001010111100110000101010010011000010101111001100001110000100110000101011110011000010101111000110010101011110 c2bcc385c2bcc2a4c2bcc384c2bcc2bc655e
UHC ¼?¼¤¼?¼¼e^ 10101000111110010011111110101000111110011010001010110100101010001111100100111111101010001111100110101000111110010110010101011110 a8f93fa8f9a2b4a8f93fa8f9a8f9655e

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