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 裴恰ぐ}裴恰ぐ{^ 111001011110100010001010100001101000001010101110011111011110010111101000100010101000011010000010101011100111101101011110 e5e88a8682ae7de5e88a8682ae7b5e
EUC-JP 裴恰ぐ}裴恰ぐ{^ 111010101110101010110011111001101010010010110000011111011110101011101010101100111110011010100100101100000111101101011110 eaeab3e6a4b07deaeab3e6a4b07b5e
UTF-8 裴恰ぐ}裴恰ぐ{^ 111010001010001110110100111001101000000110110000111000111000000110010000011111011110100010100011101101001110011010000001101100001110001110000001100100000111101101011110 e8a3b4e681b0e381907de8a3b4e681b0e381907b5e
UHC 裴恰ぐ}裴恰ぐ{^ 110110111101000011111101111001101010101010110000011111011101101111010000111111011110011010101010101100000111101101011110 dbd0fde6aab07ddbd0fde6aab07b5e

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