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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN テァテ、ツウテ・ツ債ィ 110000111010011111000011101001001100001010110011110000111010010111000010100011011100001010101000 c3a7c3a4c2b3c3a5c28dc2a8
EUC-JP テァテ、ツウテ・ツ債ィ 10001110110000111000111010100111100011101100001110001110101001001000111011000010100011101011001110001110110000111000111010100101100011101100001010111010110001001000111010101000 8ec38ea78ec38ea48ec28eb38ec38ea58ec2bac48ea8
UTF-8 テァテ、ツウテ・ツ債ィ 111011111011111010000011111011111011110110100111111011111011111010000011111011111011110110100100111011111011111010000010111011111011110110110011111011111011111010000011111011111011110110100101111011111011111010000010111001011000001010110101111011111011110110101000 efbe83efbda7efbe83efbda4efbe82efbdb3efbe83efbda5efbe82e582b5efbda8
UHC ?????????債? 001111110011111100111111001111110011111100111111001111110011111100111111111100111111000000111111 3f3f3f3f3f3f3f3f3ff3f03f

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