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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?脹????脹???^ 00111111100100101010111100111111001111110011111100111111100100101010111100111111001111110011111101011110 3f92af3f3f3f3f92af3f3f3f5e
EUC-JP ?脹????脹???^ 00111111110001001011000100111111001111110011111100111111110001001011000100111111001111110011111101011110 3fc4b13f3f3f3fc4b13f3f3f5e
UTF-8 뤋脹쮲샘데뤋脹쮲샘데^ 11101011101001001000101111101000100001001011100111101100101011101011001011101100100000111001100011101011100011011011000011101011101001001000101111101000100001001011100111101100101011101011001011101100100000111001100011101011100011011011000001011110 eba48be884b9ecaeb2ec8398eb8db0eba48be884b9ecaeb2ec8398eb8db05e
UHC 뤋脹쮲샘데뤋脹쮲샘데^ 100011111011101111110011111011001010100010001111101110111111100110110101101001011000111110111011111100111110110010101000100011111011101111111001101101011010010101011110 8fbbf3eca88fbbf9b5a58fbbf3eca88fbbf9b5a55e

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