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 中峯?魄中峯?白^ 100100101000011010010101111101010011111111101001101011101001001010000110100101011111010100111111100101001001001001011110 928695f53fe9ae928695f53f94925e
EUC-JP 中峯?魄中峯?白^ 110000111110011011001010111101110011111111110010101100001100001111100110110010101111011100111111110001111111001001011110 c3e6caf73ff2b0c3e6caf73fc7f25e
UTF-8 中峯렱魄中峯렱白^ 11100100101110001010110111100101101100111010111111101011101000001011000111101001101011011000010011100100101110001010110111100101101100111010111111101011101000001011000111100111100110011011110101011110 e4b8ade5b3afeba0b1e9ad84e4b8ade5b3afeba0b1e799bd5e
UHC 中峯렱魄中峯렱白^ 1111000111101001110111001110011110001110101111101101101111011110111100011110100111011100111001111000111010111110110110111101110001011110 f1e9dce78ebedbdef1e9dce78ebedbdc5e

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