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{^ 11111011010000101011010111101000101011011001100001011100011011100111110111111011010000101011010111101000101011011001100001011100011011100111101101011110 fb42b5e8ad985c6e7dfb42b5e8ad985c6e7b5e
EUC-JP 淏オ隴禄n}淏オ隴禄n{^ 1000111111000111110110011000111010110101111100001010111111001111101111010110111001111101100011111100011111011001100011101011010111110000101011111100111110111101011011100111101101011110 8fc7d98eb5f0afcfbd6e7d8fc7d98eb5f0afcfbd6e7b5e
UTF-8 淏オ隴禄n}淏オ隴禄n{^ 1110011010110111100011111110111110111101101101011110100110011010101101001110011110100110100001000110111001111101111001101011011110001111111011111011110110110101111010011001101010110100111001111010011010000100011011100111101101011110 e6b78fefbdb5e99ab4e7a6846e7de6b78fefbdb5e99ab4e7a6846e7b5e
UHC 淏???n}淏???n{^ 111110111100100000111111001111110011111101101110011111011111101111001000001111110011111100111111011011100111101101011110 fbc83f3f3f6e7dfbc83f3f3f6e7b5e

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