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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???肋}???肋{^ 00111111001111110011111110011000010111010111110100111111001111110011111110011000010111010111101101011110 3f3f3f985d7d3f3f3f985d7b5e
EUC-JP ???肋}???肋{^ 00111111001111110011111111001111101111100111110100111111001111110011111111001111101111100111101101011110 3f3f3fcfbe7d3f3f3fcfbe7b5e
UTF-8 亐렍暈肋}亐렍暈肋{^ 111001001011101010010000111010111010000010001101111011111010011110000101111010001000001010001011011111011110010010111010100100001110101110100000100011011110111110100111100001011110100010000010100010110111101101011110 e4ba90eba08defa785e8828b7de4ba90eba08defa785e8828b7b5e
UHC 亐렍暈肋}亐렍暈肋{^ 11101010101001111000111010100011111010011111011111010111110011100111110111101010101001111000111010100011111010011111011111010111110011100111101101011110 eaa78ea3e9f7d7ce7deaa78ea3e9f7d7ce7b5e

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