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 ツ辰ツ脱}ツ辰ツ脱{^ 110000101001001001000011110000101001001001000101011111011100001010010010010000111100001010010010010001010111101101011110 c29243c292457dc29243c292457b5e
EUC-JP ツ辰ツ脱}ツ辰ツ脱{^ 10001110110000101100001110100100100011101100001011000011101001100111110110001110110000101100001110100100100011101100001011000011101001100111101101011110 8ec2c3a48ec2c3a67d8ec2c3a48ec2c3a67b5e
UTF-8 ツ辰ツ脱}ツ辰ツ脱{^ 111011111011111010000010111010001011111010110000111011111011111010000010111010001000010010110001011111011110111110111110100000101110100010111110101100001110111110111110100000101110100010000100101100010111101101011110 efbe82e8beb0efbe82e884b17defbe82e8beb0efbe82e884b17b5e
UHC ?辰??}?辰??{^ 00111111111100101110001100111111001111110111110100111111111100101110001100111111001111110111101101011110 3ff2e33f3f7d3ff2e33f3f7b5e

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