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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ楪カテヲテ鳴凝サ^ 11000010100111101100001010110110110000111010011011000011100101101100001010001011110000111011101101011110 c29ec2b6c3a6c396c28bc3bb5e
EUC-JP ツ楪カテヲテ鳴凝サ^ 10001110110000101101110011000100100011101011011010001110110000111000111010100110100011101100001111001100110001001011011011000101100011101011101101011110 8ec2dcc48eb68ec38ea68ec3ccc4b6c58ebb5e
UTF-8 ツ楪カテヲテ鳴凝サ^ 11101111101111101000001011100110101001011010101011101111101111011011011011101111101111101000001111101111101111011010011011101111101111101000001111101001101100111011010011100101100001111001110111101111101111011011101101011110 efbe82e6a5aaefbdb6efbe83efbda6efbe83e9b3b4e5879defbdbb5e
UHC ??????鳴凝?^ 001111110011111100111111001111110011111100111111110110011011000011101011111010100011111101011110 3f3f3f3f3f3fd9b0ebea3f5e

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