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 ??u??V??u??V^ 00111111001111110111010100111111001111110101011000111111001111110111010100111111001111110101011001011110 3f3f753f3f563f3f753f3f565e
SJIS-WIN 嶸ーu嶸ウV嶸ーu嶸ウV^ 1111101010110100101100000111010111111010101101001011001101010110111110101011010010110000011101011111101010110100101100110101011001011110 fab4b075fab4b356fab4b075fab4b3565e
EUC-JP 嶸ーu嶸ウV嶸ーu嶸ウV^ 10001111101110111111010010001110101100000111010110001111101110111111010010001110101100110101011010001111101110111111010010001110101100000111010110001111101110111111010010001110101100110101011001011110 8fbbf48eb0758fbbf48eb3568fbbf48eb0758fbbf48eb3565e
UTF-8 嶸ーu嶸ウV嶸ーu嶸ウV^ 1110010110110110101110001110111110111101101100000111010111100101101101101011100011101111101111011011001101010110111001011011011010111000111011111011110110110000011101011110010110110110101110001110111110111101101100110101011001011110 e5b6b8efbdb075e5b6b8efbdb356e5b6b8efbdb075e5b6b8efbdb3565e
UHC 嶸?u嶸?V嶸?u嶸?V^ 1110011110101110001111110111010111100111101011100011111101010110111001111010111000111111011101011110011110101110001111110101011001011110 e7ae3f75e7ae3f56e7ae3f75e7ae3f565e

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