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 淙?錚?淙?錚?^ 10011111110010000011111111101000010000100011111110011111110010000011111111101000010000100011111101011110 9fc83fe8423f9fc83fe8423f5e
EUC-JP 淙?錚?淙?錚?^ 11011110110010100011111111101111101000110011111111011110110010100011111111101111101000110011111101011110 deca3fefa33fdeca3fefa33f5e
UTF-8 淙렊錚받淙렊錚밗^ 11100110101101111001100111101011101000001000101011101001100011001001101011101011101100001001101111100110101101111001100111101011101000001000101011101001100011001001101011101011101100001001011101011110 e6b799eba08ae98c9aebb09be6b799eba08ae98c9aebb0975e
UHC 淙렊錚받淙렊錚밗^ 1111000011111000100011101010000111101110101101101011100111011110111100001111100010001110101000011110111010110110101110011101110001011110 f0f88ea1eeb6b9def0f88ea1eeb6b9dc5e

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