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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ツ単ツ達ツ単ツ達B 11000010100100100101000011000010100100100100001011000010100100100101000011000010100100100100001001000010 c29250c29242c29250c2924242
EUC-JP ツ単ツ達ツ単ツ達B 1000111011000010110000111011000110001110110000101100001110100011100011101100001011000011101100011000111011000010110000111010001101000010 8ec2c3b18ec2c3a38ec2c3b18ec2c3a342
UTF-8 ツ単ツ達ツ単ツ達B 11101111101111101000001011100101100011011001100011101111101111101000001011101001100000011001010011101111101111101000001011100101100011011001100011101111101111101000001011101001100000011001010001000010 efbe82e58d98efbe82e98194efbe82e58d98efbe82e9819442
UHC ???達???達B 0011111100111111001111111101001110111001001111110011111100111111110100111011100101000010 3f3f3fd3b93f3f3fd3b942

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