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 ?脹??磎?脹??磎^ 0011111111000100101100010011111100111111100011111101000010101000001111111100010010110001001111110011111110001111110100001010100001011110 3fc4b13f3f8fd0a83fc4b13f3f8fd0a85e
UTF-8 뤋脹킃샘磎뤋脹킃샘磎^ 11101011101001001000101111101000100001001011100111101101100000101000001111101100100000111001100011100111101000111000111011101011101001001000101111101000100001001011100111101101100000101000001111101100100000111001100011100111101000111000111001011110 eba48be884b9ed8283ec8398e7a38eeba48be884b9ed8283ec8398e7a38e5e
UHC 뤋脹킃샘磎뤋脹킃샘磎^ 100011111011101111110011111011001011010010001111101110111111100111001101101001011000111110111011111100111110110010110100100011111011101111111001110011011010010101011110 8fbbf3ecb48fbbf9cda58fbbf3ecb48fbbf9cda55e

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