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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 俉??}俉??{^ 1111101001100001001111110011111101111101111110100110000100111111001111110111101101011110 fa613f3f7dfa613f3f7b5e
EUC-JP 俉??}俉??{^ 10001111101100011011101100111111001111110111110110001111101100011011101100111111001111110111101101011110 8fb1bb3f3f7d8fb1bb3f3f7b5e
UTF-8 俉묊댍}俉묊댍{^ 111001001011111110001001111010111010110010001010111010111000110010001101011111011110010010111111100010011110101110101100100010101110101110001100100011010111101101011110 e4bf89ebac8aeb8c8d7de4bf89ebac8aeb8c8d7b5e
UHC 俉묊댍}俉묊댍{^ 111001111110101110010001111001111000100010110110011111011110011111101011100100011110011110001000101101100111101101011110 e7eb91e788b67de7eb91e788b67b5e

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