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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 恙?嚥恙?嚥^ 1001110010011001001111111001101010001011100111001001100100111111100110101000101101011110 9c993f9a8b9c993f9a8b5e
EUC-JP 恙?嚥恙?嚥^ 1101011111111001001111111101001111101011110101111111100100111111110100111110101101011110 d7f93fd3ebd7f93fd3eb5e
UTF-8 恙뒟嚥恙뒟嚥^ 11100110100000011001100111101011100100101001111111100101100110101010010111100110100000011001100111101011100100101001111111100101100110101010010101011110 e68199eb929fe59aa5e68199eb929fe59aa55e
UHC 恙뒟嚥恙뒟嚥^ 11100101101111111000101010011011111001101011111111100101101111111000101010011011111001101011111101011110 e5bf8a9be6bfe5bf8a9be6bf5e

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