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 跌ケ雎ャ跌ケ逵キ 111001101110100110111001111010001011000110101100111001101110100110111001111001111001110010110111 e6e9b9e8b1ace6e9b9e79cb7
EUC-JP 跌ケ雎ャ跌ケ逵キ 11101100111010111000111010111001111100001011001110001110101011001110110011101011100011101011100111101101111111001000111010110111 eceb8eb9f0b38eaceceb8eb9edfc8eb7
UTF-8 跌ケ雎ャ跌ケ逵キ 111010001011011110001100111011111011110110111001111010011001101110001110111011111011110110101100111010001011011110001100111011111011110110111001111010011000000010110101111011111011110110110111 e8b78cefbdb9e99b8eefbdace8b78cefbdb9e980b5efbdb7
UHC 跌?雎?跌?逵? 111100101111011000111111111011101101000100111111111100101111011000111111110100001011000000111111 f2f63feed13ff2f63fd0b03f

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