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 ?脹????脹?^ 0011111110010010101011110011111100111111001111110011111110010010101011110011111101011110 3f92af3f3f3f3f92af3f5e
EUC-JP ?脹????脹?^ 0011111111000100101100010011111100111111001111110011111111000100101100010011111101011110 3fc4b13f3f3f3fc4b13f5e
UTF-8 뤋脹죴샘렎뤋脹쩕^ 11101011101001001000101111101000100001001011100111101100101000111011010011101100100000111001100011101011101000001000111011101011101001001000101111101000100001001011100111101100101010011001010101011110 eba48be884b9eca3b4ec8398eba08eeba48be884b9eca9955e
UHC 뤋脹죴샘렎뤋脹쩕^ 1000111110111011111100111110110010100001100011111011101111111001100011101010010010001111101110111111001111101100101001010100101101011110 8fbbf3eca18fbbf98ea48fbbf3eca54b5e

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