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????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 鬱?凋?v鬱?凋?vB 100111110101010000111111100100101001110000111111011101101001111101010100001111111001001010011100001111110111011001000010 9f543f929c3f769f543f929c3f7642
EUC-JP 鬱?凋?v鬱?凋?vB 110111011011010100111111110000111111110000111111011101101101110110110101001111111100001111111100001111110111011001000010 ddb53fc3fc3f76ddb53fc3fc3f7642
UTF-8 鬱렠凋넸v鬱렠凋넸vB 111010011010110010110001111010111010000010100000111001011000011110001011111010111000010010111000011101101110100110101100101100011110101110100000101000001110010110000111100010111110101110000100101110000111011001000010 e9acb1eba0a0e5878beb84b876e9acb1eba0a0e5878beb84b87642
UHC 鬱렠凋넸v鬱렠凋넸vB 11101010101001101000111010110001111100001011110110110011110111100111011011101010101001101000111010110001111100001011110110110011110111100111011001000010 eaa68eb1f0bdb3de76eaa68eb1f0bdb3de7642

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