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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ??琰?n}??琰?n{^ 0011111100111111100011111100110010110100001111110110111001111101001111110011111110001111110011001011010000111111011011100111101101011110 3f3f8fccb43f6e7d3f3f8fccb43f6e7b5e
UTF-8 嶺촖琰쿕n}嶺촖琰쿕n{^ 1110111110100110101010111110110010110100100101101110011110010000101100001110110010111111100101010110111001111101111011111010011010101011111011001011010010010110111001111001000010110000111011001011111110010101011011100111101101011110 efa6abecb496e790b0ecbf956e7defa6abecb496e790b0ecbf956e7b5e
UHC 嶺촖琰쿕n}嶺촖琰쿕n{^ 111001111010110110101100010101001110011011111100101100110100101001101110011111011110011110101101101011000101010011100110111111001011001101001010011011100111101101011110 e7adac54e6fcb34a6e7de7adac54e6fcb34a6e7b5e

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