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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?獒???獒??^ 00111111100011111100101110111011001111110011111100111111100011111100101110111011001111110011111101011110 3f8fcbbb3f3f3f8fcbbb3f3f5e
UTF-8 쒔獒롛렫쒔獒롛렫^ 11101100100100101001010011100111100011011001001011101011101000011001101111101011101000001010101111101100100100101001010011100111100011011001001011101011101000011001101111101011101000001010101101011110 ec9294e78d92eba19beba0abec9294e78d92eba19beba0ab5e
UHC 쒔獒롛렫쒔獒롛렫^ 1011111010101101111010001010001110001110110111111000111010111001101111101010110111101000101000111000111011011111100011101011100101011110 beade8a38edf8eb9beade8a38edf8eb95e

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