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 ?脹??繃?脹??棚^ 001111111001001010101111001111110011111111100011011111010011111110010010101011110011111100111111100100100100100101011110 3f92af3f3fe37d3f92af3f3f92495e
EUC-JP ?脹??繃?脹??棚^ 001111111100010010110001001111110011111111100101110111100011111111000100101100010011111100111111110000111010101001011110 3fc4b13f3fe5de3fc4b13f3fc3aa5e
UTF-8 뤋脹킃샅繃뤋脹킃샅棚^ 11101011101001001000101111101000100001001011100111101101100000101000001111101100100000111000010111100111101110011000001111101011101001001000101111101000100001001011100111101101100000101000001111101100100000111000010111100110101000111001101001011110 eba48be884b9ed8283ec8385e7b983eba48be884b9ed8283ec8385e6a39a5e
UHC 뤋脹킃샅繃뤋脹킃샅棚^ 100011111011101111110011111011001011010010001111101110111111010011011101110111101000111110111011111100111110110010110100100011111011101111110100110111011101110001011110 8fbbf3ecb48fbbf4ddde8fbbf3ecb48fbbf4dddc5e

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