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 謚恰ぐ}謚恰ぐ{^ 111001101000101010001010100001101000001010101110011111011110011010001010100010101000011010000010101011100111101101011110 e68a8a8682ae7de68a8a8682ae7b5e
EUC-JP 謚恰ぐ}謚恰ぐ{^ 111010111110101010110011111001101010010010110000011111011110101111101010101100111110011010100100101100000111101101011110 ebeab3e6a4b07debeab3e6a4b07b5e
UTF-8 謚恰ぐ}謚恰ぐ{^ 111010001010110010011010111001101000000110110000111000111000000110010000011111011110100010101100100110101110011010000001101100001110001110000001100100000111101101011110 e8ac9ae681b0e381907de8ac9ae681b0e381907b5e
UHC 謚恰ぐ}謚恰ぐ{^ 111011001101000011111101111001101010101010110000011111011110110011010000111111011110011010101010101100000111101101011110 ecd0fde6aab07decd0fde6aab07b5e

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