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 豈南ウ迎豈南ウ鶏^ 111001101010111110010011111011001011001110001100011111011110011010101111100100111110110010110011100011000111101101011110 e6af93ecb38c7de6af93ecb38c7b5e
EUC-JP 豈南ウ迎豈南ウ鶏^ 1110110010110001110001101110111010001110101100111011011111011110111011001011000111000110111011101000111010110011101101111101110001011110 ecb1c6ee8eb3b7deecb1c6ee8eb3b7dc5e
UTF-8 豈南ウ迎豈南ウ鶏^ 11101000101100011000100011100101100011011001011111101111101111011011001111101000101111111000111011101000101100011000100011100101100011011001011111101111101111011011001111101001101101101000111101011110 e8b188e58d97efbdb3e8bf8ee8b188e58d97efbdb3e9b68f5e
UHC 豈南?迎豈南??^ 1101000111000010110100011111010100111111111001111100101011010001110000101101000111110101001111110011111101011110 d1c2d1f53fe7cad1c2d1f53f3f5e

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