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 一?艇團一?艇團^ 100010001110101000111111100100101111100010011010101000111000100011101010001111111001001011111000100110101010001101011110 88ea3f92f89aa388ea3f92f89aa35e
EUC-JP 一?艇團一?艇團^ 101100001110110000111111110001001111101011010100101001011011000011101100001111111100010011111010110101001010010101011110 b0ec3fc4fad4a5b0ec3fc4fad4a55e
UTF-8 一렣艇團一렣艇團^ 11100100101110001000000011101011101000001010001111101000100010011000011111100101100111001001100011100100101110001000000011101011101000001010001111101000100010011000011111100101100111001001100001011110 e4b880eba0a3e88987e59c98e4b880eba0a3e88987e59c985e
UHC 一렣艇團一렣艇團^ 1110110011101001100011101011010011101111111100111101001110100101111011001110100110001110101101001110111111110011110100111010010101011110 ece98eb4eff3d3a5ece98eb4eff3d3a55e

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