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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツ達ツ嘆}ツ達ツ嘆{^ 110000101001001001000010110000101001001001010001011111011100001010010010010000101100001010010010010100010111101101011110 c29242c292517dc29242c292517b5e
EUC-JP ツ達ツ嘆}ツ達ツ嘆{^ 10001110110000101100001110100011100011101100001011000011101100100111110110001110110000101100001110100011100011101100001011000011101100100111101101011110 8ec2c3a38ec2c3b27d8ec2c3a38ec2c3b27b5e
UTF-8 ツ達ツ嘆}ツ達ツ嘆{^ 111011111011111010000010111010011000000110010100111011111011111010000010111001011001100010000110011111011110111110111110100000101110100110000001100101001110111110111110100000101110010110011000100001100111101101011110 efbe82e98194efbe82e598867defbe82e98194efbe82e598867b5e
UHC ?達?嘆}?達?嘆{^ 001111111101001110111001001111111111011110100011011111010011111111010011101110010011111111110111101000110111101101011110 3fd3b93ff7a37d3fd3b93ff7a37b5e

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