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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 弔?虞?儀??? 1001001010100010001111111000101111110001001111111000101101010110001111110011111100111111 92a23f8bf13f8b563f3f3f
EUC-JP 弔?虞?儀??? 1100010010100100001111111011011011110011001111111011010110110111001111110011111100111111 c4a43fb6f33fb5b73f3f3f
UTF-8 弔렲虞렧儀븀렩렰 111001011011110010010100111010111010000010110010111010001001100110011110111010111010000010100111111001011000010010000000111010111011100010000000111010111010000010101001111010111010000010110000 e5bc94eba0b2e8999eeba0a7e58480ebb880eba0a9eba0b0
UHC 弔렲虞렧儀븀렩렰 11110000110000001000111010111111111010011110010110001110101101101110101111110000101110101110011110001110101101111000111010111101 f0c08ebfe9e58eb6ebf0bae78eb78ebd

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