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 阿??姙у??? 1000100010100010001111110011111110011011010010111000010010000101001111110011111100111111 88a23f3f9b4b84853f3f3f
EUC-JP 阿??姙у??? 1011000010100100001111110011111111010101101011001010011111100101001111110011111100111111 b0a43f3fd5aca7e53f3f3f
UTF-8 阿숈옱姙у뮟溜좴 1110100110011000101111111110110010001000100010001110110010011000101100011110010110100111100110011101000110000011111010111010111010011111111011111010011110001011111011001010001010110100 e998bfec8888ec98b1e5a799d183ebae9fefa78beca2b4
UHC 阿숈옱姙у뮟溜좴 11100100101110011001100111101100100111101010110011101100111101011010110011100101100100101010101111101010111111101010000101001111 e4b999ec9eacecf5ace592abeafea14f

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