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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 螻。霆ク螻。霆ク^ 11100101101100011010000111101000101110111011100011100101101100011010000111101000101110111011100001011110 e5b1a1e8bbb8e5b1a1e8bbb85e
EUC-JP 螻。霆ク螻。霆ク^ 1110101010110011100011101010000111110000101111011000111010111000111010101011001110001110101000011111000010111101100011101011100001011110 eab38ea1f0bd8eb8eab38ea1f0bd8eb85e
UTF-8 螻。霆ク螻。霆ク^ 11101000100111101011101111101111101111011010000111101001100111001000011011101111101111011011100011101000100111101011101111101111101111011010000111101001100111001000011011101111101111011011100001011110 e89ebbefbda1e99c86efbdb8e89ebbefbda1e99c86efbdb85e
UHC ??霆???霆?^ 0011111100111111111011111111110100111111001111110011111111101111111111010011111101011110 3f3feffd3f3f3feffd3f5e

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