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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?橋????橋???^ 00111111100010111011010000111111001111110011111100111111100010111011010000111111001111110011111101011110 3f8bb43f3f3f3f8bb43f3f3f5e
EUC-JP 沅橋???沅橋???^ 1000111111000110111010011011011010110110001111110011111100111111100011111100011011101001101101101011011000111111001111110011111101011110 8fc6e9b6b63f3f3f8fc6e9b6b63f3f3f5e
UTF-8 沅橋렜분줏沅橋렜분줌^ 11100110101100101000010111100110101010011000101111101011101000001001110011101011101101101000010011101100101001001000111111100110101100101000010111100110101010011000101111101011101000001001110011101011101101101000010011101100101001001000110001011110 e6b285e6a98beba09cebb684eca48fe6b285e6a98beba09cebb684eca48c5e
UHC 沅橋렜분줏沅橋렜분줌^ 111010101011011011001110111010011000111010101110101110101101000011000001110111101110101010110110110011101110100110001110101011101011101011010000110000011101110001011110 eab6cee98eaebad0c1deeab6cee98eaebad0c1dc5e

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