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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 莟削宗萬駈終^ 11100100101011111000110111101101100011110100000011100100110111011000101111101101100011110100100101011110 e4af8ded8f40e4dd8bed8f495e
EUC-JP 莟削宗萬駈終^ 11101000101100011011101011101111101111011010000111101000110111111011011011101111101111011010101001011110 e8b1baefbda1e8dfb6efbdaa5e
UTF-8 莟削宗萬駈終^ 11101000100011101001111111100101100010011000101011100101101011101001011111101000100100001010110011101001101001111000100011100111101101011000001001011110 e88e9fe5898ae5ae97e890ace9a788e7b5825e
UHC ?削宗萬?終^ 0011111111011110111110111111000011110011110110001011111100111111111100001111101101011110 3fdefbf0f3d8bf3ff0fb5e

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