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 ¼Î¼ØV}¼Î¼ØV{^ 10111100110011101011110011011000010101100111110110111100110011101011110011011000010101100111101101011110 bccebcd8567dbccebcd8567b5e
SJIS-WIN ????V}????V{^ 00111111001111110011111100111111010101100111110100111111001111110011111100111111010101100111101101011110 3f3f3f3f567d3f3f3f3f567b5e
EUC-JP ?Î?ØV}?Î?ØV{^ 001111111000111110101010110000100011111110001111101010011010110001010110011111010011111110001111101010101100001000111111100011111010100110101100010101100111101101011110 3f8faac23f8fa9ac567d3f8faac23f8fa9ac567b5e
UTF-8 ¼Î¼ØV}¼Î¼ØV{^ 110000101011110011000011100011101100001010111100110000111001100001010110011111011100001010111100110000111000111011000010101111001100001110011000010101100111101101011110 c2bcc38ec2bcc398567dc2bcc38ec2bcc398567b5e
UHC ¼?¼ØV}¼?¼ØV{^ 10101000111110010011111110101000111110011010100010101010010101100111110110101000111110010011111110101000111110011010100010101010010101100111101101011110 a8f93fa8f9a8aa567da8f93fa8f9a8aa567b5e

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