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 ?暴??髮?暴??髮^ 001111111001011001011100001111110011111111101001100110110011111110010110010111000011111100111111111010011001101101011110 3f965c3f3fe99b3f965c3f3fe99b5e
EUC-JP ?暴??髮?暴??髮^ 001111111100101110111101001111110011111111110001111110110011111111001011101111010011111100111111111100011111101101011110 3fcbbd3f3ff1fb3fcbbd3f3ff1fb5e
UTF-8 뤋暴첂샘髮뤋暴첂샘髮^ 11101011101001001000101111100110100110101011010011101100101100101000001011101100100000111001100011101001101010111010111011101011101001001000101111100110100110101011010011101100101100101000001011101100100000111001100011101001101010111010111001011110 eba48be69ab4ecb282ec8398e9abaeeba48be69ab4ecb282ec8398e9abae5e
UHC 뤋暴첂샘髮뤋暴첂샘髮^ 100011111011101111111000111011001010101010001111101110111111100111011011101001011000111110111011111110001110110010101010100011111011101111111001110110111010010101011110 8fbbf8ecaa8fbbf9dba58fbbf8ecaa8fbbf9dba55e

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