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 髫俶ッウ髫俶ッャ^ 11101001100110101001100011100110101011111011001111101001100110101001100011100110101011111010110001011110 e99a98e6afb3e99a98e6afac5e
EUC-JP 髫俶ッウ髫俶ッャ^ 1111000111111010110100001110100010001110101011111000111010110011111100011111101011010000111010001000111010101111100011101010110001011110 f1fad0e88eaf8eb3f1fad0e88eaf8eac5e
UTF-8 髫俶ッウ髫俶ッャ^ 11101001101010111010101111100100101111111011011011101111101111011010111111101111101111011011001111101001101010111010101111100100101111111011011011101111101111011010111111101111101111011010110001011110 e9ababe4bfb6efbdafefbdb3e9ababe4bfb6efbdafefbdac5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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