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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 髫綬泛}髫綬泛{^ 111010011001101010001110111110001001111110100000011111011110100110011010100011101111100010011111101000000111101101011110 e99a8ef89fa07de99a8ef89fa07b5e
EUC-JP 髫綬泛}髫綬泛{^ 111100011111101010111100111110101101111010100010011111011111000111111010101111001111101011011110101000100111101101011110 f1fabcfadea27df1fabcfadea27b5e
UTF-8 髫綬泛}髫綬泛{^ 111010011010101110101011111001111011011010101100111001101011001110011011011111011110100110101011101010111110011110110110101011001110011010110011100110110111101101011110 e9ababe7b6ace6b39b7de9ababe7b6ace6b39b7b5e
UHC ?綬泛}?綬泛{^ 00111111111000101011100011011011111100100111110100111111111000101011100011011011111100100111101101011110 3fe2b8dbf27d3fe2b8dbf27b5e

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