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 俉놂쉿}俉놂쉿{^ 111001001011111110001001111010111000011010000010111011001000100110111111011111011110010010111111100010011110101110000110100000101110110010001001101111110111101101011110 e4bf89eb8682ec89bf7de4bf89eb8682ec89bf7b5e
UHC 俉놂쉿}俉놂쉿{^ 111001111110101110110011111011111011110110110010011111011110011111101011101100111110111110111101101100100111101101011110 e7ebb3efbdb27de7ebb3efbdb27b5e

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