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 竣???竣???^ 1011110111010111001111110011111100111111101111011101011100111111001111110011111101011110 bdd73f3f3fbdd73f3f3f5e
UTF-8 竣뀀렭텡竣뀀렭텝^ 11100111101010111010001111101011100000001000000011101011101000001010110111101101100001011010000111100111101010111010001111101011100000001000000011101011101000001010110111101101100001011001110101011110 e7aba3eb8080eba0aded85a1e7aba3eb8080eba0aded859d5e
UHC 竣뀀렭텡竣뀀렭텝^ 1111000111100010101100101110101110001110101110101100010111011110111100011110001010110010111010111000111010111010110001011101110001011110 f1e2b2eb8ebac5def1e2b2eb8ebac5dc5e

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