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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 阿??姙ц??? 1000100010100010001111110011111110011011010010111000010010001000001111110011111100111111 88a23f3f9b4b84883f3f3f
EUC-JP 阿??姙ц??? 1011000010100100001111110011111111010101101011001010011111101000001111110011111100111111 b0a43f3fd5aca7e83f3f3f
UTF-8 阿숈옱姙ц뫊溜뛆 1110100110011000101111111110110010001000100010001110110010011000101100011110010110100111100110011101000110000110111010111010101110001010111011111010011110001011111010111001101110000110 e998bfec8888ec98b1e5a799d186ebab8aefa78beb9b86
UHC 阿숈옱姙ц뫊溜뛆 11100100101110011001100111101100100111101010110011101100111101011010110011101000100100011010110011101010111111101000110101000100 e4b999ec9eacecf5ace891aceafe8d44

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