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 ????????O^ 00111111001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f3f4f5e
SJIS-WIN 阿??姙ц???O^ 10001000101000100011111100111111100110110100101110000100100010000011111100111111001111110100111101011110 88a23f3f9b4b84883f3f3f4f5e
EUC-JP 阿??姙ц???O^ 10110000101001000011111100111111110101011010110010100111111010000011111100111111001111110100111101011110 b0a43f3fd5aca7e83f3f3f4f5e
UTF-8 阿숈옱姙ц눛溜쵢O^ 11101001100110001011111111101100100010001000100011101100100110001011000111100101101001111001100111010001100001101110101110001000100110111110111110100111100010111110110010110101101000100100111101011110 e998bfec8888ec98b1e5a799d186eb889befa78becb5a24f5e
UHC 阿숈옱姙ц눛溜쵢O^ 111001001011100110011001111011001001111010101100111011001111010110101100111010001000011110110011111010101111111010101101010000100100111101011110 e4b999ec9eacecf5ace887b3eafead424f5e

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