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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 肢?旭?肢?旭?^ 10001110100010000011111110001000101011100011111110001110100010000011111110001000101011100011111101011110 8e883f88ae3f8e883f88ae3f5e
EUC-JP 肢?旭?肢?旭?^ 10111011111010000011111110110000101100000011111110111011111010000011111110110000101100000011111101011110 bbe83fb0b03fbbe83fb0b03f5e
UTF-8 肢렱旭렠肢렱旭렠^ 11101000100000101010001011101011101000001011000111100110100101111010110111101011101000001010000011101000100000101010001011101011101000001011000111100110100101111010110111101011101000001010000001011110 e882a2eba0b1e697adeba0a0e882a2eba0b1e697adeba0a05e
UHC 肢렱旭렠肢렱旭렠^ 1111001010110110100011101011111011101001111011111000111010110001111100101011011010001110101111101110100111101111100011101011000101011110 f2b68ebee9ef8eb1f2b68ebee9ef8eb15e

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