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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 循??n}循??n{^ 10001111011110100011111100111111011011100111110110001111011110100011111100111111011011100111101101011110 8f7a3f3f6e7d8f7a3f3f6e7b5e
EUC-JP 循??n}循??n{^ 10111101110110110011111100111111011011100111110110111101110110110011111100111111011011100111101101011110 bddb3f3f6e7dbddb3f3f6e7b5e
UTF-8 循쑣켘n}循쑣켘n{^ 1110010110111110101010101110110010010001101000111110110010111100100110000110111001111101111001011011111010101010111011001001000110100011111011001011110010011000011011100111101101011110 e5beaaec91a3ecbc986e7de5beaaec91a3ecbc986e7b5e
UHC 循쑣켘n}循쑣켘n{^ 1110001011100000100111001100001010110001010100010110111001111101111000101110000010011100110000101011000101010001011011100111101101011110 e2e09cc2b1516e7de2e09cc2b1516e7b5e

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