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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 竣????竣????^ 10001111011101100011111100111111001111110011111110001111011101100011111100111111001111110011111101011110 8f763f3f3f3f8f763f3f3f3f5e
EUC-JP 竣????竣????^ 10111101110101110011111100111111001111110011111110111101110101110011111100111111001111110011111101011110 bdd73f3f3f3fbdd73f3f3f3f5e
UTF-8 竣쫙댁렰받竣쫙댁렰밗^ 11100111101010111010001111101100101010111001100111101011100011001000000111101011101000001011000011101011101100001001101111100111101010111010001111101100101010111001100111101011100011001000000111101011101000001011000011101011101100001001011101011110 e7aba3ecab99eb8c81eba0b0ebb09be7aba3ecab99eb8c81eba0b0ebb0975e
UHC 竣쫙댁렰받竣쫙댁렰밗^ 111100011110001011000010110100111011010011101100100011101011110110111001110111101111000111100010110000101101001110110100111011001000111010111101101110011101110001011110 f1e2c2d3b4ec8ebdb9def1e2c2d3b4ec8ebdb9dc5e

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