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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 髫礼ッ・髫礼ッ・^ 11101001100110101001011111100111101011111010010111101001100110101001011111100111101011111010010101011110 e99a97e7afa5e99a97e7afa55e
EUC-JP 髫礼ッ・髫礼ッ・^ 1111000111111010110011101110100110001110101011111000111010100101111100011111101011001110111010011000111010101111100011101010010101011110 f1facee98eaf8ea5f1facee98eaf8ea55e
UTF-8 髫礼ッ・髫礼ッ・^ 11101001101010111010101111100111101001001011110011101111101111011010111111101111101111011010010111101001101010111010101111100111101001001011110011101111101111011010111111101111101111011010010101011110 e9ababe7a4bcefbdafefbda5e9ababe7a4bcefbdafefbda55e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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