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 ?脹??憺?脹??憺^ 001111111001001010101111001111110011111110011100111010010011111110010010101011110011111100111111100111001110100101011110 3f92af3f3f9ce93f92af3f3f9ce95e
EUC-JP ?脹??憺?脹??憺^ 001111111100010010110001001111110011111111011000111010110011111111000100101100010011111100111111110110001110101101011110 3fc4b13f3fd8eb3fc4b13f3fd8eb5e
UTF-8 뤋脹퀛샅憺뤋脹퀛샅憺^ 11101011101001001000101111101000100001001011100111101101100000001001101111101100100000111000010111100110100001101011101011101011101001001000101111101000100001001011100111101101100000001001101111101100100000111000010111100110100001101011101001011110 eba48be884b9ed809bec8385e686baeba48be884b9ed809bec8385e686ba5e
UHC 뤋脹퀛샅憺뤋脹퀛샅憺^ 100011111011101111110011111011001011001110001111101110111111010011010011101111001000111110111011111100111110110010110011100011111011101111110100110100111011110001011110 8fbbf3ecb38fbbf4d3bc8fbbf3ecb38fbbf4d3bc5e

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