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 靭?鼎?}靭?鼎?{^ 100100000111100000111111100100110100001100111111011111011001000001111000001111111001001101000011001111110111101101011110 90783f93433f7d90783f93433f7b5e
EUC-JP 靭?鼎?}靭?鼎?{^ 101111111101100100111111110001011010010000111111011111011011111111011001001111111100010110100100001111110111101101011110 bfd93fc5a43f7dbfd93fc5a43f7b5e
UTF-8 靭렰鼎렋}靭렰鼎렋{^ 111010011001110110101101111010111010000010110000111010011011110010001110111010111010000010001011011111011110100110011101101011011110101110100000101100001110100110111100100011101110101110100000100010110111101101011110 e99dadeba0b0e9bc8eeba08b7de99dadeba0b0e9bc8eeba08b7b5e
UHC 靭렰鼎렋}靭렰鼎렋{^ 11101100111001011000111010111101111100001010001110001110101000100111110111101100111001011000111010111101111100001010001110001110101000100111101101011110 ece58ebdf0a38ea27dece58ebdf0a38ea27b5e

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