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 闕嬢エ迎闕嬢エ鶏^ 111010001000110110001111111011001011010010001100011111011110100010001101100011111110110010110100100011000111101101011110 e88d8fecb48c7de88d8fecb48c7b5e
EUC-JP 闕嬢エ迎闕嬢エ鶏^ 1110111111101101101111101110111010001110101101001011011111011110111011111110110110111110111011101000111010110100101101111101110001011110 efedbeee8eb4b7deefedbeee8eb4b7dc5e
UTF-8 闕嬢エ迎闕嬢エ鶏^ 11101001100101111001010111100101101011001010001011101111101111011011010011101000101111111000111011101001100101111001010111100101101011001010001011101111101111011011010011101001101101101000111101011110 e99795e5aca2efbdb4e8bf8ee99795e5aca2efbdb4e9b68f5e
UHC 闕??迎闕???^ 110011111111010000111111001111111110011111001010110011111111010000111111001111110011111101011110 cff43f3fe7cacff43f3f3f5e

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