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 辿測息奪速孫^ 10010010010010001001000110101010100100011010011110010010010001001001000110101100100100011011011101011110 924891aa91a7924491ac91b75e
EUC-JP 辿測息奪速孫^ 11000011101010011100001010101100110000101010100111000011101001011100001010101110110000101011100101011110 c3a9c2acc2a9c3a5c2aec2b95e
UTF-8 辿測息奪速孫^ 11101000101111101011111111100110101110001010110011100110100000011010111111100101101001011010101011101001100000001001111111100101101011011010101101011110 e8bebfe6b8ace681afe5a5aae9809fe5adab5e
UHC ?測息奪速孫^ 001111111111011010110100111000111101001111110111101011001110000111011100111000011101110101011110 3ff6b4e3d3f7ace1dce1dd5e

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