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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 迪ッ迹咎サ倡険 111001111000110010101111111001111001000110011001111010011011101110011000111001111000110010101111 e78cafe79199e9bb98e78caf
EUC-JP 迪ッ迹咎サ倡険 1110110111101100100011101010111111101101111100011101001011101011100011101011101111010000111010011011100010110001 edec8eafedf1d2eb8ebbd0e9b8b1
UTF-8 迪ッ迹咎サ倡険 111010001011111110101010111011111011110110101111111010001011111110111001111001011001001010001110111011111011110110111011111001011000000010100001111010011001100110111010 e8bfaaefbdafe8bfb9e5928eefbdbbe580a1e999ba
UHC 迪?迹咎?倡? 1110111011101000001111111110111011101001110011111010010000111111111100111101101100111111 eee83feee9cfa43ff3db3f

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