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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 貉也賢貉匁攀^ 11100110101110011001011011100111100011001010101111100110101110011001011011100110100111011011001101011110 e6b996e78cabe6b996e69db35e
EUC-JP 貉也賢貉匁攀^ 11101100101110111100110011101001101110001010110111101100101110111100110011101000110110101011010101011110 ecbbcce9b8adecbbcce8dab55e
UTF-8 貉也賢貉匁攀^ 11101000101100101000100111100100101110011001111111101000101100111010001011101000101100101000100111100101100011001000000111100110100101001000000001011110 e8b289e4b99fe8b3a2e8b289e58c81e694805e
UHC ?也賢??攀^ 00111111111001011010010111111010111001110011111100111111110110101110011101011110 3fe5a5fae73f3fdae75e

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