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 ??韻?}??韻?{^ 00111111001111111000100101000011001111110111110100111111001111111000100101000011001111110111101101011110 3f3f89433f7d3f3f89433f7b5e
EUC-JP ??韻?}??韻?{^ 00111111001111111011000110100100001111110111110100111111001111111011000110100100001111110111101101011110 3f3fb1a43f7d3f3fb1a43f7b5e
UTF-8 亐렍韻렓}亐렍韻렓{^ 111001001011101010010000111010111010000010001101111010011001111110111011111010111010000010010011011111011110010010111010100100001110101110100000100011011110100110011111101110111110101110100000100100110111101101011110 e4ba90eba08de99fbbeba0937de4ba90eba08de99fbbeba0937b5e
UHC 亐렍韻렓}亐렍韻렓{^ 11101010101001111000111010100011111010101010010010001110101010000111110111101010101001111000111010100011111010101010010010001110101010000111101101011110 eaa78ea3eaa48ea87deaa78ea3eaa48ea87b5e

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