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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テ陛。テ迎テ陛。テ鶏^ 110000111001010111000011101000011100001110001100011111011100001110010101110000111010000111000011100011000111101101011110 c395c3a1c38c7dc395c3a1c38c7b5e
EUC-JP テ陛。テ迎テ陛。テ鶏^ 100011101100001111001010110001011000111010100001100011101100001110110111110111101000111011000011110010101100010110001110101000011000111011000011101101111101110001011110 8ec3cac58ea18ec3b7de8ec3cac58ea18ec3b7dc5e
UTF-8 テ陛。テ迎テ陛。テ鶏^ 11101111101111101000001111101001100110011001101111101111101111011010000111101111101111101000001111101000101111111000111011101111101111101000001111101001100110011001101111101111101111011010000111101111101111101000001111101001101101101000111101011110 efbe83e9999befbda1efbe83e8bf8eefbe83e9999befbda1efbe83e9b68f5e
UHC ?陛??迎?陛???^ 0011111111111000110011100011111100111111111001111100101000111111111110001100111000111111001111110011111101011110 3ff8ce3f3fe7ca3ff8ce3f3f3f5e

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