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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?領?[}?領?[{^ 00111111100101111100110000111111010110110111110100111111100101111100110000111111010110110111101101011110 3f97cc3f5b7d3f97cc3f5b7b5e
EUC-JP ?領?[}?領?[{^ 00111111110011101100111000111111010110110111110100111111110011101100111000111111010110110111101101011110 3fcece3f5b7d3fcece3f5b7b5e
UTF-8 렺領렍[}렺領렍[{^ 1110101110100000101110101110100110100000100110001110101110100000100011010101101101111101111010111010000010111010111010011010000010011000111010111010000010001101010110110111101101011110 eba0bae9a098eba08d5b7deba0bae9a098eba08d5b7b5e
UHC 렺領렍[}렺領렍[{^ 1000111011000010110101101100010110001110101000110101101101111101100011101100001011010110110001011000111010100011010110110111101101011110 8ec2d6c58ea35b7d8ec2d6c58ea35b7b5e

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