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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 竣???竣???^ 1000111101110110001111110011111100111111100011110111011000111111001111110011111101011110 8f763f3f3f8f763f3f3f5e
EUC-JP 竣?橒?竣?橒?^ 101111011101011100111111100011111100010110101101001111111011110111010111001111111000111111000101101011010011111101011110 bdd73f8fc5ad3fbdd73f8fc5ad3f5e
UTF-8 竣렠橒렡竣렠橒렣^ 11100111101010111010001111101011101000001010000011100110101010011001001011101011101000001010000111100111101010111010001111101011101000001010000011100110101010011001001011101011101000001010001101011110 e7aba3eba0a0e6a992eba0a1e7aba3eba0a0e6a992eba0a35e
UHC 竣렠橒렡竣렠橒렣^ 1111000111100010100011101011000111101001111110001000111010110010111100011110001010001110101100011110100111111000100011101011010001011110 f1e28eb1e9f88eb2f1e28eb1e9f88eb45e

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