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 﨟ス隴麓}﨟ス隴麓{^ 1111101110011101101111011110100010101101100110000101101101111101111110111001110110111101111010001010110110011000010110110111101101011110 fb9dbde8ad985b7dfb9dbde8ad985b7b5e
EUC-JP ?ス隴麓}?ス隴麓{^ 0011111110001110101111011111000010101111110011111011110001111101001111111000111010111101111100001010111111001111101111000111101101011110 3f8ebdf0afcfbc7d3f8ebdf0afcfbc7b5e
UTF-8 﨟ス隴麓}﨟ス隴麓{^ 111011111010100010011111111011111011110110111101111010011001101010110100111010011011101010010011011111011110111110101000100111111110111110111101101111011110100110011010101101001110100110111010100100110111101101011110 efa89fefbdbde99ab4e9ba937defa89fefbdbde99ab4e9ba937b5e
UHC ???麓}???麓{^ 00111111001111110011111111010110111001000111110100111111001111110011111111010110111001000111101101011110 3f3f3fd6e47d3f3f3fd6e47b5e

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