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 ?`???W?`???W^ 00111111011000000011111100111111001111110101011100111111011000000011111100111111001111110101011101011110 3f603f3f3f573f603f3f3f575e
SJIS-WIN ?`???W?`???W^ 00111111011000000011111100111111001111110101011100111111011000000011111100111111001111110101011101011110 3f603f3f3f573f603f3f3f575e
EUC-JP ?`???W?`???W^ 00111111011000000011111100111111001111110101011100111111011000000011111100111111001111110101011101011110 3f603f3f3f573f603f3f3f575e
UTF-8 혟`횪첬혫W혟`횪첬혫W^ 1110110110011000100111110110000011101101100110101010101011101100101100101010110011101101100110001010101101010111111011011001100010011111011000001110110110011010101010101110110010110010101011001110110110011000101010110101011101011110 ed989f60ed9aaaecb2aced98ab57ed989f60ed9aaaecb2aced98ab575e
UHC 혟`횪첬혫W혟`횪첬혫W^ 110000101000100101100000110000111010000011000011101110101100001010010011010101111100001010001001011000001100001110100000110000111011101011000010100100110101011101011110 c28960c3a0c3bac29357c28960c3a0c3bac293575e

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