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 俉륁큿}俉륁큿{^ 111001001011111110001001111010111010010110000001111011011000000110111111011111011110010010111111100010011110101110100101100000011110110110000001101111110111101101011110 e4bf89eba581ed81bf7de4bf89eba581ed81bf7b5e
UHC 俉륁큿}俉륁큿{^ 111001111110101110001111111011001011010010001100011111011110011111101011100011111110110010110100100011000111101101011110 e7eb8fecb48c7de7eb8fecb48c7b5e

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