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 ?????????\ 00111111001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f3f5c
SJIS-WIN テヲツ。ツ債崢δア\ 11000011101001101100001010100001110000101000110111000010100110111100001010000011110000101011000101011100 c3a6c2a1c28dc29bc283c2b15c
EUC-JP テヲツ。ツ債崢δア\ 10001110110000111000111010100110100011101100001010001110101000011000111011000010101110101100010011010110110001001010011011000100100011101011000101011100 8ec38ea68ec28ea18ec2bac4d6c4a6c48eb15c
UTF-8 テヲツ。ツ債崢δア\ 111011111011111010000011111011111011110110100110111011111011111010000010111011111011110110100001111011111011111010000010111001011000001010110101111001011011010010100010110011101011010011101111101111011011000101011100 efbe83efbda6efbe82efbda1efbe82e582b5e5b4a2ceb4efbdb15c
UHC ?????債?δ?\ 001111110011111100111111001111110011111111110011111100000011111110100101111001000011111101011100 3f3f3f3f3ff3f03fa5e43f5c

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