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 뤋脹즽샘憺뤋脹즽샘憺^ 11101011101001001000101111101000100001001011100111101100101001101011110111101100100000111001100011100110100001101011101011101011101001001000101111101000100001001011100111101100101001101011110111101100100000111001100011100110100001101011101001011110 eba48be884b9eca6bdec8398e686baeba48be884b9eca6bdec8398e686ba5e
UHC 뤋脹즽샘憺뤋脹즽샘憺^ 100011111011101111110011111011001010001110001111101110111111100111010011101111001000111110111011111100111110110010100011100011111011101111111001110100111011110001011110 8fbbf3eca38fbbf9d3bc8fbbf3eca38fbbf9d3bc5e

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