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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 蔘ワ住羝ц痕郤随秀 111001001111001110000011100011111000111101011010111000111011011010000100100010001000110110101101111001111011101010010000100011111000111101000111 e4f3838f8f5ae3b684888dade7ba908f8f47
EUC-JP 蔘ワ住羝ц痕郤随秀 111010001111010110100101111011111011110110111011111001101011100010100111111010001011101010101111111011101011110010111111111011111011110110101000 e8f5a5efbdbbe6b8a7e8baafeebcbfefbda8
UTF-8 蔘ワ住羝ц痕郤随秀 1110100010010100100110001110001110000011101011111110010010111101100011111110011110111110100111011101000110000110111001111001011110010101111010011000001110100100111010011001101010001111111001111010011110000000 e89498e383afe4bd8fe7be9dd186e79795e983a4e99a8fe7a780
UHC 蔘ワ住?ц痕??秀 110111111011100010101011111011111111000110101100001111111010110011101000111111011101110100111111001111111110001010110011 dfb8abeff1ac3face8fddd3f3fe2b3

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