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 跌ク譚台クケ遏ュ^ 11100110111010011011100011100110100111011001000111100100101110001011100111100111100111111010110101011110 e6e9b8e69d91e4b8b9e79fad5e
EUC-JP 跌ク譚台クケ遏ュ^ 1110110011101011100011101011100011101011111111011100001011100110100011101011100010001110101110011110111010100001100011101010110101011110 eceb8eb8ebfdc2e68eb88eb9eea18ead5e
UTF-8 跌ク譚台クケ遏ュ^ 11101000101101111000110011101111101111011011100011101000101011011001101011100101100011111011000011101111101111011011100011101111101111011011100111101001100000011000111111101111101111011010110101011110 e8b78cefbdb8e8ad9ae58fb0efbdb8efbdb9e9818fefbdad5e
UHC 跌?譚台????^ 111100101111011000111111110100111100100111110111101110110011111100111111001111110011111101011110 f2f63fd3c9f7bb3f3f3f3f5e

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