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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN 漿?義?h漿?義? 10011111111101110011111110001011011000000011111101101000100111111111011100111111100010110110000000111111 9ff73f8b603f689ff73f8b603f
EUC-JP 漿?義?h漿?義? 11011110111110010011111110110101110000010011111101101000110111101111100100111111101101011100000100111111 def93fb5c13f68def93fb5c13f
UTF-8 漿렔義렢h漿렔義렢 11100110101111001011111111101011101000001001010011100111101111101010100111101011101000001010001001101000111001101011110010111111111010111010000010010100111001111011111010101001111010111010000010100010 e6bcbfeba094e7bea9eba0a268e6bcbfeba094e7bea9eba0a2
UHC 漿렔義렢h漿렔義렢 1110110111101100100011101010100111101011111110011000111010110011011010001110110111101100100011101010100111101011111110011000111010110011 edec8ea9ebf98eb368edec8ea9ebf98eb3

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