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 1111101110100001101001111110011010000010100010010111110101110110111110111010000110100111111001101000001010001001011111010111011001000010 fba1a7e682897d76fba1a7e682897d7642
EUC-JP ?ァ謔厭v?ァ謔厭vB 0011111110001110101001111110101111100010101100011101111001110110001111111000111010100111111010111110001010110001110111100111011001000010 3f8ea7ebe2b1de763f8ea7ebe2b1de7642
UTF-8 蠇ァ謔厭v蠇ァ謔厭vB 111010001010000010000111111011111011110110100111111010001010110010010100111001011000111010101101011101101110100010100000100001111110111110111101101001111110100010101100100101001110010110001110101011010111011001000010 e8a087efbda7e8ac94e58ead76e8a087efbda7e8ac94e58ead7642
UHC ??謔厭v??謔厭vB 001111110011111111111001110011001110011011110100011101100011111100111111111110011100110011100110111101000111011001000010 3f3ff9cce6f4763f3ff9cce6f47642

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