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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 辿贈臓[辿贈臓[^ 100100100100100010010001101000011001000110011111010110111001001001001000100100011010000110010001100111110101101101011110 924891a1919f5b924891a1919f5b5e
EUC-JP 辿贈臓[辿贈臓[^ 110000111010100111000010101000111100001010100001010110111100001110101001110000101010001111000010101000010101101101011110 c3a9c2a3c2a15bc3a9c2a3c2a15b5e
UTF-8 辿贈臓[辿贈臓[^ 111010001011111010111111111010001011010010001000111010001000011110010011010110111110100010111110101111111110100010110100100010001110100010000111100100110101101101011110 e8bebfe8b488e887935be8bebfe8b488e887935b5e
UHC ?贈?[?贈?[^ 0011111111110001111111000011111101011011001111111111000111111100001111110101101101011110 3ff1fc3f5b3ff1fc3f5b5e

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