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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?領?\}?領?\{^ 00111111100101111100110000111111010111000111110100111111100101111100110000111111010111000111101101011110 3f97cc3f5c7d3f97cc3f5c7b5e
EUC-JP ?領?\}?領?\{^ 00111111110011101100111000111111010111000111110100111111110011101100111000111111010111000111101101011110 3fcece3f5c7d3fcece3f5c7b5e
UTF-8 렺領햇\}렺領햇\{^ 1110101110100000101110101110100110100000100110001110110110010110100001110101110001111101111010111010000010111010111010011010000010011000111011011001011010000111010111000111101101011110 eba0bae9a098ed96875c7deba0bae9a098ed96875c7b5e
UHC 렺領햇\}렺領햇\{^ 1000111011000010110101101100010111000111110111100101110001111101100011101100001011010110110001011100011111011110010111000111101101011110 8ec2d6c5c7de5c7d8ec2d6c5c7de5c7b5e

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