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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 髷仙ョ茨スケ謦ケ 111010011001111010010000111001011010111010001000111011111011110110111001111001101001001010111001 e99e90e5ae88efbdb9e692b9
EUC-JP 髷仙ョ茨スケ謦ケ 11110001111111101100000011100111100011101010111010110000111100011000111010111101100011101011100111101011111100101000111010111001 f1fec0e78eaeb0f18ebd8eb9ebf28eb9
UTF-8 髷仙ョ茨スケ謦ケ 111010011010101110110111111001001011101110011001111011111011110110101110111010001000110010101000111011111011110110111101111011111011110110111001111010001010110010100110111011111011110110111001 e9abb7e4bb99efbdaee88ca8efbdbdefbdb9e8aca6efbdb9
UHC ?仙?茨???? 00111111111000001011100100111111111011011011110000111111001111110011111100111111 3fe0b93fedbc3f3f3f3f

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