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 涌s}涌s{^ 1110011010110110100011000111001101111101111001101011011010001100011100110111101101011110 e6b68c737de6b68c737b5e
SJIS-WIN ?¶?s}?¶?s{^ 00111111100000011111011100111111011100110111110100111111100000011111011100111111011100110111101101011110 3f81f73f737d3f81f73f737b5e
EUC-JP æ¶?s}æ¶?s{^ 1000111110101001110000011010001011111001001111110111001101111101100011111010100111000001101000101111100100111111011100110111101101011110 8fa9c1a2f93f737d8fa9c1a2f93f737b5e
UTF-8 涌s}涌s{^ 1100001110100110110000101011011011000010100011000111001101111101110000111010011011000010101101101100001010001100011100110111101101011110 c3a6c2b6c28c737dc3a6c2b6c28c737b5e
UHC æ¶?s}æ¶?s{^ 101010011010000110100010110100100011111101110011011111011010100110100001101000101101001000111111011100110111101101011110 a9a1a2d23f737da9a1a2d23f737b5e

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