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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 頷懷ヲイ}頷懷ヲイ{^ 111010001111010110011100111001011010011010110010011111011110100011110101100111001110010110100110101100100111101101011110 e8f59ce5a6b27de8f59ce5a6b27b5e
EUC-JP 頷懷ヲイ}頷懷ヲイ{^ 11110000111101111101100011100111100011101010011010001110101100100111110111110000111101111101100011100111100011101010011010001110101100100111101101011110 f0f7d8e78ea68eb27df0f7d8e78ea68eb27b5e
UTF-8 頷懷ヲイ}頷懷ヲイ{^ 111010011010000010110111111001101000011110110111111011111011110110100110111011111011110110110010011111011110100110100000101101111110011010000111101101111110111110111101101001101110111110111101101100100111101101011110 e9a0b7e687b7efbda6efbdb27de9a0b7e687b7efbda6efbdb27b5e
UHC ?懷??}?懷??{^ 00111111111111001110001100111111001111110111110100111111111111001110001100111111001111110111101101011110 3ffce33f3f7d3ffce33f3f7b5e

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