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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???涅?????^ 0011111100111111001111111001111110111000001111110011111100111111001111110011111101011110 3f3f3f9fb83f3f3f3f3f5e
EUC-JP ???涅?????^ 0011111100111111001111111101111010111010001111110011111100111111001111110011111101011110 3f3f3fdeba3f3f3f3f3f5e
UTF-8 吳롥폋涅븃몠凉뽫맳^ 11100101100100001011001111101011101000011010010111101101100011111000101111100110101101101000010111101011101110001000001111101011101010101010000011101111101001011011100111101011101111011010101111101011101001111011001101011110 e590b3eba1a5ed8f8be6b685ebb883ebaaa0efa5b9ebbdabeba7b35e
UHC 吳롥폋涅븃몠凉뽫맳^ 11100111111011111000111011100101101111001001011011100110111011101011101011101000100100011000111011100101101111001001011011100111100100001011101001011110 e7ef8ee5bc96e6eebae8918ee5bc96e790ba5e

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