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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??臍????^ 001111110011111111100100011000000011111100111111001111110011111101011110 3f3fe4603f3f3f3f5e
EUC-JP ??臍????^ 001111110011111111100111110000010011111100111111001111110011111101011110 3f3fe7c13f3f3f3f5e
UTF-8 뤋냐臍즽뺙쿨간^ 11101011101001001000101111101011100000111001000011101000100001111000110111101100101001101011110111101011101110101001100111101100101111111010100011101010101100001000010001011110 eba48beb8390e8878deca6bdebba99ecbfa8eab0845e
UHC 뤋냐臍즽뺙쿨간^ 100011111011101110110011110001001111000010110000101000111000111110111011101100111100010011110000101100001010001101011110 8fbbb3c4f0b0a38fbbb3c4f0b0a35e

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