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 塚エ譟オ}塚エ譟オ{^ 111110101001110010110100111001101001111110110101011111011111101010011100101101001110011010011111101101010111101101011110 fa9cb4e69fb57dfa9cb4e69fb57b5e
EUC-JP ?エ譟オ}?エ譟オ{^ 0011111110001110101101001110110010100001100011101011010101111101001111111000111010110100111011001010000110001110101101010111101101011110 3f8eb4eca18eb57d3f8eb4eca18eb57b5e
UTF-8 塚エ譟オ}塚エ譟オ{^ 111011111010100010010000111011111011110110110100111010001010110110011111111011111011110110110101011111011110111110101000100100001110111110111101101101001110100010101101100111111110111110111101101101010111101101011110 efa890efbdb4e8ad9fefbdb57defa890efbdb4e8ad9fefbdb57b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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