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 姙?煜?}姙?煜?{^ 100110110100101100111111111110110101010100111111011111011001101101001011001111111111101101010101001111110111101101011110 9b4b3ffb553f7d9b4b3ffb553f7b5e
EUC-JP 姙?煜?}姙?煜?{^ 1101010110101100001111111000111111001001111111000011111101111101110101011010110000111111100011111100100111111100001111110111101101011110 d5ac3f8fc9fc3f7dd5ac3f8fc9fc3f7b5e
UTF-8 姙렪煜렰}姙렪煜렰{^ 111001011010011110011001111010111010000010101010111001111000010110011100111010111010000010110000011111011110010110100111100110011110101110100000101010101110011110000101100111001110101110100000101100000111101101011110 e5a799eba0aae7859ceba0b07de5a799eba0aae7859ceba0b07b5e
UHC 姙렪煜렰}姙렪煜렰{^ 11101100111101011000111010111000111010011111001010001110101111010111110111101100111101011000111010111000111010011111001010001110101111010111101101011110 ecf58eb8e9f28ebd7decf58eb8e9f28ebd7b5e

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