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 猶k?猶l?^ 1001011101010000100000101000101100111111100101110101000010000010100011000011111101011110 9750828b3f9750828c3f5e
EUC-JP 猶k?猶l?^ 1100110110110001101000111110101100111111110011011011000110100011111011000011111101011110 cdb1a3eb3fcdb1a3ec3f5e
UTF-8 猶k쵆猶l뒭^ 11100111100011001011011011101111101111011000101111101100101101011000011011100111100011001011011011101111101111011000110011101011100100101010110101011110 e78cb6efbd8becb586e78cb6efbd8ceb92ad5e
UHC 猶k쵆猶l뒭^ 11101011101000101010001111101011101011001000100011101011101000101010001111101100100010101010011001011110 eba2a3ebac88eba2a3ec8aa65e

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