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 隰ウ諤。隰ウ謔ウ^ 11101000101011001011001111100110100000001010000111101000101011001011001111100110100000101011001101011110 e8acb3e680a1e8acb3e682b35e
EUC-JP 隰ウ諤。隰ウ謔ウ^ 1111000010101110100011101011001111101011111000001000111010100001111100001010111010001110101100111110101111100010100011101011001101011110 f0ae8eb3ebe08ea1f0ae8eb3ebe28eb35e
UTF-8 隰ウ諤。隰ウ謔ウ^ 11101001100110101011000011101111101111011011001111101000101010111010010011101111101111011010000111101001100110101011000011101111101111011011001111101000101011001001010011101111101111011011001101011110 e99ab0efbdb3e8aba4efbda1e99ab0efbdb3e8ac94efbdb35e
UHC ??????謔?^ 00111111001111110011111100111111001111110011111111111001110011000011111101011110 3f3f3f3f3f3ff9cc3f5e

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