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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テァツコツ嘉ュツ就^ 110000111010011111000010101110101100001010001001110000111010110111000010100011110100000101011110 c3a7c2bac289c3adc28f415e
EUC-JP テァツコツ嘉ュツ就^ 10001110110000111000111010100111100011101100001010001110101110101000111011000010101100101100010110001110101011011000111011000010101111011010001001011110 8ec38ea78ec28eba8ec2b2c58ead8ec2bda25e
UTF-8 テァツコツ嘉ュツ就^ 11101111101111101000001111101111101111011010011111101111101111101000001011101111101111011011101011101111101111101000001011100101100110001000100111101111101111011010110111101111101111101000001011100101101100001011000101011110 efbe83efbda7efbe82efbdbaefbe82e59889efbdadefbe82e5b0b15e
UHC ?????嘉??就^ 001111110011111100111111001111110011111111001010101010010011111100111111111101101010011001011110 3f3f3f3f3fcaa93f3ff6a65e

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