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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 蠇オ隴禄n}蠇オ隴禄n{^ 11111011101000011011010111101000101011011001100001011100011011100111110111111011101000011011010111101000101011011001100001011100011011100111101101011110 fba1b5e8ad985c6e7dfba1b5e8ad985c6e7b5e
EUC-JP ?オ隴禄n}?オ隴禄n{^ 00111111100011101011010111110000101011111100111110111101011011100111110100111111100011101011010111110000101011111100111110111101011011100111101101011110 3f8eb5f0afcfbd6e7d3f8eb5f0afcfbd6e7b5e
UTF-8 蠇オ隴禄n}蠇オ隴禄n{^ 1110100010100000100001111110111110111101101101011110100110011010101101001110011110100110100001000110111001111101111010001010000010000111111011111011110110110101111010011001101010110100111001111010011010000100011011100111101101011110 e8a087efbdb5e99ab4e7a6846e7de8a087efbdb5e99ab4e7a6846e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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