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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 滸峰?♀}滸峰?♀{^ 1001111111110101100101011111010000111111100000011000101001111101100111111111010110010101111101000011111110000001100010100111101101011110 9ff595f43f818a7d9ff595f43f818a7b5e
EUC-JP 滸峰?♀}滸峰?♀{^ 1101111011110111110010101111011000111111101000011110101001111101110111101111011111001010111101100011111110100001111010100111101101011110 def7caf63fa1ea7ddef7caf63fa1ea7b5e
UTF-8 滸峰렰♀}滸峰렰♀{^ 111001101011101110111000111001011011001110110000111010111010000010110000111000101001100110000000011111011110011010111011101110001110010110110011101100001110101110100000101100001110001010011001100000000111101101011110 e6bbb8e5b3b0eba0b0e299807de6bbb8e5b3b0eba0b0e299807b5e
UHC 滸峰렰♀}滸峰렰♀{^ 11111011110010101101110011101000100011101011110110100001110011110111110111111011110010101101110011101000100011101011110110100001110011110111101101011110 fbcadce88ebda1cf7dfbcadce88ebda1cf7b5e

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