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{^ 10010000010100100011111100111111011011100111110110010000010100100011111100111111011011100111101101011110 90523f3f6e7d90523f3f6e7b5e
EUC-JP 審??n}審??n{^ 10111111101100110011111100111111011011100111110110111111101100110011111100111111011011100111101101011110 bfb33f3f6e7dbfb33f3f6e7b5e
UTF-8 審뒉껦n}審뒉껦n{^ 1110010110101111101010011110101110010010100010011110101010111011101001100110111001111101111001011010111110101001111010111001001010001001111010101011101110100110011011100111101101011110 e5afa9eb9289eabba66e7de5afa9eb9289eabba66e7b5e
UHC 審뒉껦n}審뒉껦n{^ 1110001111111011100010101000011010000100010000010110111001111101111000111111101110001010100001101000010001000001011011100111101101011110 e3fb8a8684416e7de3fb8a8684416e7b5e

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