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{^ 11111011010001111010011111111011101101101001010001101111011011100111110111111011010001111010011111111011101101101001010001101111011011100111101101011110 fb47a7fbb6946f6e7dfb47a7fbb6946f6e7b5e
EUC-JP 湜ァ?俳n}湜ァ?俳n{^ 100011111100011111111100100011101010011100111111110001111101000001101110011111011000111111000111111111001000111010100111001111111100011111010000011011100111101101011110 8fc7fc8ea73fc7d06e7d8fc7fc8ea73fc7d06e7b5e
UTF-8 湜ァ郞俳n}湜ァ郞俳n{^ 1110011010111001100111001110111110111101101001111110100110000011100111101110010010111111101100110110111001111101111001101011100110011100111011111011110110100111111010011000001110011110111001001011111110110011011011100111101101011110 e6b99cefbda7e9839ee4bfb36e7de6b99cefbda7e9839ee4bfb36e7b5e
UHC 湜?郞俳n}湜?郞俳n{^ 11100011110101110011111111010101110011011101101111000100011011100111110111100011110101110011111111010101110011011101101111000100011011100111101101011110 e3d73fd5cddbc46e7de3d73fd5cddbc46e7b5e

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