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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?領?[?領?[^ 0011111110010111110011000011111101011011001111111001011111001100001111110101101101011110 3f97cc3f5b3f97cc3f5b5e
EUC-JP ?領?[?領?[^ 0011111111001110110011100011111101011011001111111100111011001110001111110101101101011110 3fcece3f5b3fcece3f5b5e
UTF-8 렺領쳉[렺領쳉[^ 111010111010000010111010111010011010000010011000111011001011001110001001010110111110101110100000101110101110100110100000100110001110110010110011100010010101101101011110 eba0bae9a098ecb3895beba0bae9a098ecb3895b5e
UHC 렺領쳉[렺領쳉[^ 100011101100001011010110110001011100001111000011010110111000111011000010110101101100010111000011110000110101101101011110 8ec2d6c5c3c35b8ec2d6c5c3c35b5e

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