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 﨟ス隴聾}﨟ス隴聾{^ 1111101110011101101111011110100010101101100110000101011101111101111110111001110110111101111010001010110110011000010101110111101101011110 fb9dbde8ad98577dfb9dbde8ad98577b5e
EUC-JP ?ス隴聾}?ス隴聾{^ 0011111110001110101111011111000010101111110011111011100001111101001111111000111010111101111100001010111111001111101110000111101101011110 3f8ebdf0afcfb87d3f8ebdf0afcfb87b5e
UTF-8 﨟ス隴聾}﨟ス隴聾{^ 111011111010100010011111111011111011110110111101111010011001101010110100111010001000000110111110011111011110111110101000100111111110111110111101101111011110100110011010101101001110100010000001101111100111101101011110 efa89fefbdbde99ab4e881be7defa89fefbdbde99ab4e881be7b5e
UHC ???聾}???聾{^ 00111111001111110011111111010110111011000111110100111111001111110011111111010110111011000111101101011110 3f3f3fd6ec7d3f3f3fd6ec7b5e

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