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 ???V}???V{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
SJIS-WIN ??ⅰV}??ⅰV{^ 00111111001111111111101001000000010101100111110100111111001111111111101001000000010101100111101101011110 3f3ffa40567d3f3ffa40567b5e
EUC-JP ???V}???V{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
UTF-8 溜븝ⅰV}溜븝ⅰV{^ 1110111110100111100010111110101110111000100111011110001010000101101100000101011001111101111011111010011110001011111010111011100010011101111000101000010110110000010101100111101101011110 efa78bebb89de285b0567defa78bebb89de285b0567b5e
UHC 溜븝ⅰV}溜븝ⅰV{^ 1110101011111110101110101110111110100101101000010101011001111101111010101111111010111010111011111010010110100001010101100111101101011110 eafebaefa5a1567deafebaefa5a1567b5e

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