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 èôޏûZËÞèôޏûZËÜ^ 1110100011110100100011101011100011111011010110101100101111011110111010001111010010001110101110001111101101011010110010111101110001011110 e8f48eb8fb5acbdee8f48eb8fb5acbdc5e
SJIS-WIN ?????Z???????Z??^ 0011111100111111001111110011111100111111010110100011111100111111001111110011111100111111001111110011111101011010001111110011111101011110 3f3f3f3f3f5a3f3f3f3f3f3f3f5a3f3f5e
EUC-JP èô?¸ûZËÞèô?¸ûZËÜ^ 1000111110101011101100101000111110101011110101000011111110001111101000101011000110001111101010111110010101011010100011111010101010110011100011111010100110110000100011111010101110110010100011111010101111010100001111111000111110100010101100011000111110101011111001010101101010001111101010101011001110001111101010101110010001011110 8fabb28fabd43f8fa2b18fabe55a8faab38fa9b08fabb28fabd43f8fa2b18fabe55a8faab38faae45e
UTF-8 èôޏûZËÞèôޏûZËÜ^ 11000011101010001100001110110100110000101000111011000010101110001100001110111011010110101100001110001011110000111001111011000011101010001100001110110100110000101000111011000010101110001100001110111011010110101100001110001011110000111001110001011110 c3a8c3b4c28ec2b8c3bb5ac38bc39ec3a8c3b4c28ec2b8c3bb5ac38bc39c5e
UHC ???¸?Z?Þ???¸?Z??^ 0011111100111111001111111010001010101100001111110101101000111111101010001010110100111111001111110011111110100010101011000011111101011010001111110011111101011110 3f3f3fa2ac3f5a3fa8ad3f3f3fa2ac3f5a3f3f5e

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