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 ¼×¼°U}¼×¼°U{^ 10111100110101111011110010110000010101010111110110111100110101111011110010110000010101010111101101011110 bcd7bcb0557dbcd7bcb0557b5e
SJIS-WIN ?×?°U}?×?°U{^ 0011111110000001011111100011111110000001100010110101010101111101001111111000000101111110001111111000000110001011010101010111101101011110 3f817e3f818b557d3f817e3f818b557b5e
EUC-JP ?×?°U}?×?°U{^ 0011111110100001110111110011111110100001111010110101010101111101001111111010000111011111001111111010000111101011010101010111101101011110 3fa1df3fa1eb557d3fa1df3fa1eb557b5e
UTF-8 ¼×¼°U}¼×¼°U{^ 110000101011110011000011100101111100001010111100110000101011000001010101011111011100001010111100110000111001011111000010101111001100001010110000010101010111101101011110 c2bcc397c2bcc2b0557dc2bcc397c2bcc2b0557b5e
UHC ¼×¼°U}¼×¼°U{^ 101010001111100110100001101111111010100011111001101000011100011001010101011111011010100011111001101000011011111110101000111110011010000111000110010101010111101101011110 a8f9a1bfa8f9a1c6557da8f9a1bfa8f9a1c6557b5e

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