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 雎ク謳コ}雎ク謳コ{^ 111010001011000110111000111001101001000010111010011111011110100010110001101110001110011010010000101110100111101101011110 e8b1b8e690ba7de8b1b8e690ba7b5e
EUC-JP 雎ク謳コ}雎ク謳コ{^ 11110000101100111000111010111000111010111111000010001110101110100111110111110000101100111000111010111000111010111111000010001110101110100111101101011110 f0b38eb8ebf08eba7df0b38eb8ebf08eba7b5e
UTF-8 雎ク謳コ}雎ク謳コ{^ 111010011001101110001110111011111011110110111000111010001010110010110011111011111011110110111010011111011110100110011011100011101110111110111101101110001110100010101100101100111110111110111101101110100111101101011110 e99b8eefbdb8e8acb3efbdba7de99b8eefbdb8e8acb3efbdba7b5e
UHC 雎?謳?}雎?謳?{^ 111011101101000100111111110011111100010000111111011111011110111011010001001111111100111111000100001111110111101101011110 eed13fcfc43f7deed13fcfc43f7b5e

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