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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 阿??姙ц???^ 100010001010001000111111001111111001101101001011100001001000100000111111001111110011111101011110 88a23f3f9b4b84883f3f3f5e
EUC-JP 阿??姙ц???^ 101100001010010000111111001111111101010110101100101001111110100000111111001111110011111101011110 b0a43f3fd5aca7e83f3f3f5e
UTF-8 阿숈옱姙ц눛溜쵲^ 111010011001100010111111111011001000100010001000111011001001100010110001111001011010011110011001110100011000011011101011100010001001101111101111101001111000101111101100101101011011001001011110 e998bfec8888ec98b1e5a799d186eb889befa78becb5b25e
UHC 阿숈옱姙ц눛溜쵲^ 1110010010111001100110011110110010011110101011001110110011110101101011001110100010000111101100111110101011111110101011010100110101011110 e4b999ec9eacecf5ace887b3eafead4d5e

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