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 ?????A?????A^ 00111111001111110011111100111111001111110100000100111111001111110011111100111111001111110100000101011110 3f3f3f3f3f413f3f3f3f3f415e
SJIS-WIN ?領???A?領???A^ 001111111001011111001100001111110011111100111111010000010011111110010111110011000011111100111111001111110100000101011110 3f97cc3f3f3f413f97cc3f3f3f415e
EUC-JP ?領???A?領???A^ 001111111100111011001110001111110011111100111111010000010011111111001110110011100011111100111111001111110100000101011110 3fcece3f3f3f413fcece3f3f3f415e
UTF-8 렺領렯렻렔A렺領렯렻렔A^ 111010111010000010111010111010011010000010011000111010111010000010101111111010111010000010111011111010111010000010010100010000011110101110100000101110101110100110100000100110001110101110100000101011111110101110100000101110111110101110100000100101000100000101011110 eba0bae9a098eba0afeba0bbeba09441eba0bae9a098eba0afeba0bbeba094415e
UHC 렺領렯렻렔A렺領렯렻렔A^ 1000111011000010110101101100010110001110101111001000111011000011100011101010100101000001100011101100001011010110110001011000111010111100100011101100001110001110101010010100000101011110 8ec2d6c58ebc8ec38ea9418ec2d6c58ebc8ec38ea9415e

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