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 跫ク蟋嘲跫ク蟋嘴^ 111001101110110110111000111001011010011110011010011111011110011011101101101110001110010110100111100110100111101101011110 e6edb8e5a79a7de6edb8e5a79a7b5e
EUC-JP 跫ク蟋嘲跫ク蟋嘴^ 1110110011101111100011101011100011101010101010011101001111011110111011001110111110001110101110001110101010101001110100111101110001011110 ecef8eb8eaa9d3deecef8eb8eaa9d3dc5e
UTF-8 跫ク蟋嘲跫ク蟋嘴^ 11101000101101111010101111101111101111011011100011101000100111111000101111100101100110001011001011101000101101111010101111101111101111011011100011101000100111111000101111100101100110001011010001011110 e8b7abefbdb8e89f8be598b2e8b7abefbdb8e89f8be598b45e
UHC ???嘲???嘴^ 0011111100111111001111111111000010111111001111110011111100111111111101101010010001011110 3f3f3ff0bf3f3f3ff6a45e

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