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 羲睡゛羲睡゛^ 11100011101110101001000010000111100000010100101011100011101110101001000010000111100000010100101001011110 e3ba9087814ae3ba9087814a5e
EUC-JP 羲睡゛羲睡゛^ 11100110101111001011111111100111101000011010101111100110101111001011111111100111101000011010101101011110 e6bcbfe7a1abe6bcbfe7a1ab5e
UTF-8 羲睡゛羲睡゛^ 11100111101111101011001011100111100111011010000111100011100000101001101111100111101111101011001011100111100111011010000111100011100000101001101101011110 e7beb2e79da1e3829be7beb2e79da1e3829b5e
UHC 羲睡?羲睡?^ 1111110111111101111000101011001000111111111111011111110111100010101100100011111101011110 fdfde2b23ffdfde2b23f5e

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