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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 中?蟹?[中?蟹?[^ 100100101000011000111111100010100100100100111111010110111001001010000110001111111000101001001001001111110101101101011110 92863f8a493f5b92863f8a493f5b5e
EUC-JP 中?蟹?[中?蟹?[^ 110000111110011000111111101100111010101000111111010110111100001111100110001111111011001110101010001111110101101101011110 c3e63fb3aa3f5bc3e63fb3aa3f5b5e
UTF-8 中렪蟹렰[中렪蟹렰[^ 111001001011100010101101111010111010000010101010111010001001111110111001111010111010000010110000010110111110010010111000101011011110101110100000101010101110100010011111101110011110101110100000101100000101101101011110 e4b8adeba0aae89fb9eba0b05be4b8adeba0aae89fb9eba0b05b5e
UHC 中렪蟹렰[中렪蟹렰[^ 11110001111010011000111010111000111110101010111110001110101111010101101111110001111010011000111010111000111110101010111110001110101111010101101101011110 f1e98eb8faaf8ebd5bf1e98eb8faaf8ebd5b5e

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