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 ????V}????V{^ 00111111001111110011111100111111010101100111110100111111001111110011111100111111010101100111101101011110 3f3f3f3f567d3f3f3f3f567b5e
SJIS-WIN ツ欹テ「V}ツ欹テ「V{^ 110000101001111101011001110000111010001001010110011111011100001010011111010110011100001110100010010101100111101101011110 c29f59c3a2567dc29f59c3a2567b5e
EUC-JP ツ欹テ「V}ツ欹テ「V{^ 100011101100001011011101101110101000111011000011100011101010001001010110011111011000111011000010110111011011101010001110110000111000111010100010010101100111101101011110 8ec2ddba8ec38ea2567d8ec2ddba8ec38ea2567b5e
UTF-8 ツ欹テ「V}ツ欹テ「V{^ 1110111110111110100000101110011010101100101110011110111110111110100000111110111110111101101000100101011001111101111011111011111010000010111001101010110010111001111011111011111010000011111011111011110110100010010101100111101101011110 efbe82e6acb9efbe83efbda2567defbe82e6acb9efbe83efbda2567b5e
UHC ????V}????V{^ 00111111001111110011111100111111010101100111110100111111001111110011111100111111010101100111101101011110 3f3f3f3f567d3f3f3f3f567b5e

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