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 爰?爰?}爰?爰?{^ 111000001010011100111111111000001010011100111111011111011110000010100111001111111110000010100111001111110111101101011110 e0a73fe0a73f7de0a73fe0a73f7b5e
EUC-JP 爰?爰?}爰?爰?{^ 111000001010100100111111111000001010100100111111011111011110000010101001001111111110000010101001001111110111101101011110 e0a93fe0a93f7de0a93fe0a93f7b5e
UTF-8 爰렰爰렰}爰렰爰렰{^ 111001111000100010110000111010111010000010110000111001111000100010110000111010111010000010110000011111011110011110001000101100001110101110100000101100001110011110001000101100001110101110100000101100000111101101011110 e788b0eba0b0e788b0eba0b07de788b0eba0b0e788b0eba0b07b5e
UHC 爰렰爰렰}爰렰爰렰{^ 11101010101110101000111010111101111010101011101010001110101111010111110111101010101110101000111010111101111010101011101010001110101111010111101101011110 eaba8ebdeaba8ebd7deaba8ebdeaba8ebd7b5e

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