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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鍜ゆ検}鍜ゆ検{^ 111010000100011110000010111001001000110010011111011111011110100001000111100000101110010010001100100111110111101101011110 e84782e48c9f7de84782e48c9f7b5e
EUC-JP 鍜ゆ検}鍜ゆ検{^ 111011111010100010100100111001101011100010100001011111011110111110101000101001001110011010111000101000010111101101011110 efa8a4e6b8a17defa8a4e6b8a17b5e
UTF-8 鍜ゆ検}鍜ゆ検{^ 111010011000110110011100111000111000001010000110111001101010010010011100011111011110100110001101100111001110001110000010100001101110011010100100100111000111101101011110 e98d9ce38286e6a49c7de98d9ce38286e6a49c7b5e
UHC ?ゆ?}?ゆ?{^ 0011111110101010111001100011111101111101001111111010101011100110001111110111101101011110 3faae63f7d3faae63f7b5e

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