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 ?脹??坤?脹??鵠^ 001111111001001010101111001111110011111110001101101000110011111110010010101011110011111100111111100011011001010001011110 3f92af3f3f8da33f92af3f3f8d945e
EUC-JP ?脹??坤?脹??鵠^ 001111111100010010110001001111110011111110111010101001010011111111000100101100010011111100111111101110011111010001011110 3fc4b13f3fbaa53fc4b13f3fb9f45e
UTF-8 뤋脹킃샘坤뤋脹킃샘鵠^ 11101011101001001000101111101000100001001011100111101101100000101000001111101100100000111001100011100101100111011010010011101011101001001000101111101000100001001011100111101101100000101000001111101100100000111001100011101001101101011010000001011110 eba48be884b9ed8283ec8398e59da4eba48be884b9ed8283ec8398e9b5a05e
UHC 뤋脹킃샘坤뤋脹킃샘鵠^ 100011111011101111110011111011001011010010001111101110111111100111001101110111101000111110111011111100111110110010110100100011111011101111111001110011011101110001011110 8fbbf3ecb48fbbf9cdde8fbbf3ecb48fbbf9cddc5e

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