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{^ 10010001011011010011111100111111011011100111110110010001011011010011111100111111011011100111101101011110 916d3f3f6e7d916d3f3f6e7b5e
EUC-JP 僧??n}僧??n{^ 11000001110011100011111100111111011011100111110111000001110011100011111100111111011011100111101101011110 c1ce3f3f6e7dc1ce3f3f6e7b5e
UTF-8 僧뒌갆n}僧뒌갆n{^ 1110010110000011101001111110101110010010100011001110101010110000100001100110111001111101111001011000001110100111111010111001001010001100111010101011000010000110011011100111101101011110 e583a7eb928ceab0866e7de583a7eb928ceab0866e7b5e
UHC 僧뒌갆n}僧뒌갆n{^ 1110001110101100100010101000100110000001010001000110111001111101111000111010110010001010100010011000000101000100011011100111101101011110 e3ac8a8981446e7de3ac8a8981446e7b5e

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